随笔分类 -  PHP学习笔记

摘要:1.连接到数据库 <p>连接到mysql数据库</p> <?php header("Content-Type: text/html;charset=utf-8"); error_reporting(0); //禁止错误输出 $link = mysql_connect('127.0.0.1:3306' 阅读全文
posted @ 2022-07-10 22:27 Bin_Go 阅读(79) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示