Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/htdocs/publish/music/right.php on line 5
查詢資料發生錯誤。select a.id as NewsID, a.title NewsTitle, a.publish_date, b.music_type_id
from news a, news_music_type b
where a.id = b.news_id and
b.music_type_id = and
a.online='Y'
order by a.publish_date desc
limit 0,1You 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
a.online='Y'
order by a.publish_date desc
limi' at line 4