Heim > Fragen und Antworten > Hauptteil
$sql="select * from student where studentid={$studentid} and likeclassid={$classid}";
PS:likeclassid 是一个完整的字段名
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and likeclassid=1176' at line 1