前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >PHP+MYSQL插入数据库的数据

PHP+MYSQL插入数据库的数据

作者头像
贵哥的编程之路
发布2020-10-28 15:09:05
3.2K0
发布2020-10-28 15:09:05
举报
文章被收录于专栏:用户7873631的专栏

insert shop_goods(gname,price,pic) values(‘apple1’,‘4881’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple2’,‘4882’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple3’,‘4883’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple4’,‘4884’,‘1.jpg’); insert shop_goods(gname,price,pic) values(‘apple5’,‘4885’,‘4.jpg’); insert shop_goods(gname,price,pic) values(‘apple6’,‘4886’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple7’,‘4887’,‘2.jpg’); insert shop_goods(gname,price,pic) values(‘apple8’,‘4888’,‘1.jpg’); insert shop_goods(gname,price,pic) values(‘apple9’,‘4889’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple10’,‘48810’,‘4.jpg’); insert shop_goods(gname,price,pic) values(‘apple11’,‘48811’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple12’,‘48812’,‘1.jpg’); insert shop_goods(gname,price,pic) values(‘apple13’,‘48813’,‘1.jpg’); insert shop_goods(gname,price,pic) values(‘apple14’,‘48814’,‘4.jpg’); insert shop_goods(gname,price,pic) values(‘apple15’,‘48815’,‘2.jpg’); insert shop_goods(gname,price,pic) values(‘apple16’,‘48816’,‘2.jpg’); insert shop_goods(gname,price,pic) values(‘apple17’,‘48817’,‘4.jpg’); insert shop_goods(gname,price,pic) values(‘apple18’,‘48818’,‘4.jpg’); insert shop_goods(gname,price,pic) values(‘apple19’,‘48819’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple20’,‘48820’,‘4.jpg’); insert shop_goods(gname,price,pic) values(‘apple21’,‘48821’,‘1.jpg’); insert shop_goods(gname,price,pic) values(‘apple22’,‘48822’,‘2.jpg’); insert shop_goods(gname,price,pic) values(‘apple23’,‘48823’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple24’,‘48824’,‘2.jpg’); insert shop_goods(gname,price,pic) values(‘apple25’,‘48825’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple26’,‘48826’,‘4.jpg’); insert shop_goods(gname,price,pic) values(‘apple27’,‘48827’,‘1.jpg’); insert shop_goods(gname,price,pic) values(‘apple28’,‘48828’,‘2.jpg’); insert shop_goods(gname,price,pic) values(‘apple29’,‘48829’,‘1.jpg’); insert shop_goods(gname,price,pic) values(‘apple30’,‘48830’,‘2.jpg’); insert shop_goods(gname,price,pic) values(‘apple31’,‘48831’,‘2.jpg’); insert shop_goods(gname,price,pic) values(‘apple32’,‘48832’,‘4.jpg’); insert shop_goods(gname,price,pic) values(‘apple33’,‘48833’,‘1.jpg’); insert shop_goods(gname,price,pic) values(‘apple34’,‘48834’,‘2.jpg’); insert shop_goods(gname,price,pic) values(‘apple35’,‘48835’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple36’,‘48836’,‘2.jpg’); insert shop_goods(gname,price,pic) values(‘apple37’,‘48837’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple38’,‘48838’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple39’,‘48839’,‘4.jpg’); insert shop_goods(gname,price,pic) values(‘apple40’,‘48840’,‘4.jpg’); insert shop_goods(gname,price,pic) values(‘apple41’,‘48841’,‘2.jpg’); insert shop_goods(gname,price,pic) values(‘apple42’,‘48842’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple43’,‘48843’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple44’,‘48844’,‘3.jpg’); insert shop_goods(gname,price,pic) values(‘apple45’,‘48845’,‘1.jpg’); insert shop_goods(gname,price,pic) values(‘apple46’,‘48846’,‘4.jpg’); insert shop_goods(gname,price,pic) values(‘apple47’,‘48847’,‘1.jpg’); insert shop_goods(gname,price,pic) values(‘apple48’,‘48848’,‘4.jpg’); insert shop_goods(gname,price,pic) values(‘apple49’,‘48849’,‘2.jpg’);

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2020/04/16 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档