mysql二级考试中php 解题技巧

一、表单(submit) isset($_POST['select'])//判断是否提交mysql 二、sql语句 where 条件 update insert into tablename(……) values(……)sql 三、mysql函数 1>$con=mysql_connect("localhost","root","") 2>mysql_select_db("数据库名",$conn)
相关文章
相关标签/搜索