|
|
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 '-18, 18' at line 1 error sql >>> SELECT a.*, b.title, c.status, c.band_name from art_ringtone a, wimpy b, art_band c where a.download = 'Y' and a.seq = b.url and a.bid = c.bid order by c.status desc, c.band_name,b.title LIMIT -18, 18
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/audiogig.com/ringtone_gallery.php on line 69
|
|