摘要:
编辑页面edit.php: <?php$id=$_GET['id'];$db= new mysqli('localhost','root','root','db_0808');$sql="select * from `user` where id={$id} ";$result=$db->query 阅读全文
posted @ 2017-11-15 13:42
参谋长
阅读(206)
评论(0)
推荐(0)
浙公网安备 33010602011771号