select wds_count.id0,wds.title,wds_count.count,wds.status0 from wds_count INNER JOIN wds ON wds_count.id0 = wds.id0 WHERE wds_count.titleartist like '%Todd Rundgren' ORDER BY (CASE wds_count WHEN '1' THEN wds_entrydate ELSE wds_lastdate END) desc
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/in-out/www/song/001.php on line 560