錯誤原因: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 'order by pn.dtime desc limit 0,10' at line 1
錯誤SQL語句:
select * from `pwn_news_cat` as p join `pwn_news_con` as pn on pn.catid=p.catid where p.pid= order by pn.dtime desc limit 0,10