摘要:
<?phpheader( 'Content-Type:text/html;charset=utf-8 '); include_once("conn/conn.php"); $id=$_GET["id"]; $sql='delete from user where id='.$id; $r=mysql 阅读全文
posted @ 2017-11-27 16:40
PHP`reader
阅读(145)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html><html><head><script type="text/javascript" src="js/jquery-1.11.3.min.js"></script></head><style type="text/css">table.imagetable { font 阅读全文
posted @ 2017-11-27 16:39
PHP`reader
阅读(152)
评论(0)
推荐(0)
摘要:
<?phpheader( 'Content-Type:text/html;charset=utf-8 '); include_once("conn/conn.php"); $id=$_GET["id"]; $sql='delete from user where id='.$id; $r=mysql 阅读全文
posted @ 2017-11-27 15:22
PHP`reader
阅读(171)
评论(0)
推荐(0)

浙公网安备 33010602011771号