摘要:
查看代码 <?php // 此文件为数据库操作的相关函数 $link = @mysqli_connect("localhost","root","root","shop") or die("数据库连接失败!"); // 1.查询一条记录 function getOne($sql){ global $ 阅读全文
posted @ 2021-12-25 15:33 君子不卿 阅读(75) 评论(0) 推荐(0)
posted @ 2021-12-25 15:33 君子不卿 阅读(75) 评论(0) 推荐(0)
posted @ 2021-12-25 09:22 君子不卿 阅读(600) 评论(0) 推荐(0)