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'");
}
Caballarii
小城阿哥