if(!empty($num1)){ $data=mysql_query("select * FROM student_2014 WHERE 学号 LIKE '%$num1%' OR 姓名 LIKE '$num1' OR 性别='num1' OR 年级 LIKE '$num1'OR 院系名称 LIKE '$num1' OR 专业名称 like '$num1' OR 学制='$num1' OR 班级名称 LIKE '$num1' OR 民族='$num1'"); }
- 2 回答
- 1 关注
- 1568 浏览
添加回答
举报
0/150
提交
取消