摘要:
$id = $_COOKIE['admin']; $qwe = new mysqli('localhost', 'root', 'root', 'qwer'); if ($qwe->connect_error) { echo $qwe->connect_error; exit(); } $sqe = 阅读全文
posted @ 2020-08-31 17:25
梦魇之瞳
阅读(133)
评论(0)
推荐(0)
摘要:
$arr = []; // 文件上傳接口PHP if ($_FILES) { if ($_FILES['file']['type'] == 'image/pan' || $_FILES['file']['type'] == 'image/jpg' || $_FILES['file']['type'] 阅读全文
posted @ 2020-08-31 17:24
梦魇之瞳
阅读(147)
评论(0)
推荐(0)
摘要:
// $qwe = new mysqli('localhost','root','root','qwer'); // $pasd = md5(645524); // $wer = "insert into wer (name,pasd) values ('mark','$pasd')"; // $r 阅读全文
posted @ 2020-08-31 17:20
梦魇之瞳
阅读(102)
评论(0)
推荐(0)

浙公网安备 33010602011771号