{php $sql="SELECT n.id,n.title,n.url,n.thumb,n.inputtime FROM `php_news` as n,`php_school` as s
WHERE n.xuexiao = s.id and s.typeid=70 $where ORDER BY `id` DESC";}
MySQL Query : LIMIT 8 MySQL Error : 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 'LIMIT 8' at line 1 MySQL Errno : 1064 Message : 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 'LIMIT 8' at line 1 Need Help?