SELECT item_id from items where category_id IN () AND (order_name like 'R%') and active = 1 order by order_name asc MySQL says: 1064: 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 ') AND (order_name like 'R%') and active = 1 order by order_name asc' at line 1
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/monsters/public_html/phpinclude/class.list.php on line 78
Nintendo DS Games Database on Monsters and Critics
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/monsters/public_html/global/tpl/item_list_database.tpl on line 13