摘要:
error_reporting('E_ALL&~E_NOTICE'); $page=$_GET['p']; $hos... 阅读全文
posted @ 2020-04-16 22:36
贵哥的编程之路
阅读(8)
评论(0)
推荐(0)
摘要:
error_reporting('E_ALL&~E_NOTICE'); $page=$_GET['p']; $hos... 阅读全文
posted @ 2020-04-16 22:36
贵哥的编程之路
阅读(5)
评论(0)
推荐(0)
摘要:
$host="localhost"; $username="root"; $password=""; $db="t... 阅读全文
posted @ 2020-04-16 21:51
贵哥的编程之路
阅读(4)
评论(0)
推荐(0)
摘要:
$host="localhost"; $username="root"; $password=""; $db="t... 阅读全文
posted @ 2020-04-16 21:51
贵哥的编程之路
阅读(6)
评论(0)
推荐(0)
摘要:
body{ font-size: 12px;font-family: verdana;width: 100%; } div.page... 阅读全文
posted @ 2020-04-16 21:35
贵哥的编程之路
阅读(8)
评论(0)
推荐(0)
摘要:
body{ font-size: 12px;font-family: verdana;width: 100%; } div.page... 阅读全文
posted @ 2020-04-16 21:35
贵哥的编程之路
阅读(4)
评论(0)
推荐(0)
摘要:
create table page1( ID INT(10) not null auto_increment key, NAME v... 阅读全文
posted @ 2020-04-16 21:34
贵哥的编程之路
阅读(6)
评论(0)
推荐(0)
摘要:
create table page1( ID INT(10) not null auto_increment key, NAME v... 阅读全文
posted @ 2020-04-16 21:34
贵哥的编程之路
阅读(4)
评论(0)
推荐(0)
摘要:
insert shop_goods(gname,price,pic) values(‘apple1’,‘4881’,‘3.jpg’)... 阅读全文
posted @ 2020-04-16 00:03
贵哥的编程之路
阅读(10)
评论(0)
推荐(0)
摘要:
insert shop_goods(gname,price,pic) values(‘apple1’,‘4881’,‘3.jpg’)... 阅读全文
posted @ 2020-04-16 00:03
贵哥的编程之路
阅读(7)
评论(0)
推荐(0)