摘要:
<?phpheader("Content-Type:text/html;charset=utf-8");require_once 'reader.php';$mysqli = new mysqli('localhost', 'root', '', 'c');if ($mysqli->errno) { 阅读全文
posted @ 2017-08-05 14:49
Curitis
阅读(605)
评论(0)
推荐(0)
摘要:
<?phpheader('content-type:text/html;charset=utf-8');$mysqli = new mysqli('localhost', 'root', '', 'c');if ($mysqli->errno) { die('Connect Error' . $my 阅读全文
posted @ 2017-08-05 14:47
Curitis
阅读(234)
评论(0)
推荐(0)

浙公网安备 33010602011771号