摘要:
1、通过php连接上mysql数据库 2、选择数据库 3、通过php进行insert操作 4、通过php进行delete操作 5、通过php进行update操作6、通过php进行select操作 通过php链接mysql数据库: mysql_connect("localhost","root","1 阅读全文
摘要:
1、通过php连接上mysql数据库 2、选择数据库 3、通过php进行insert操作 4、通过php进行delete操作 5、通过php进行update操作6、通过php进行select操作 通过php链接mysql数据库: mysql_connect("localhost","root","1 阅读全文
|