摘要: ex01b delete:<?phpheader ( "Content-type: text/html; charset=utf-8" ); //设置文件编码格式 include_once('conn.php'); $name=$_GET['name'];$sqlstr1 = "delete fro 阅读全文
posted @ 2021-05-26 23:44 鯨落 阅读(41) 评论(0) 推荐(0)