摘要: <?php$uid = $_GET['uid'];$host = 'localhost';$database = 'test';$username = 'root';$password = '123456789';$selectName = 'harry';//要查找的用户名,一般是用户输入的信息$ 阅读全文
posted @ 2019-03-07 22:35 骅骝漫轻舞01 阅读(373) 评论(0) 推荐(0)