SELECT p.* FROM ne_product as p, ne_category as c, ne_category_product as cp WHERE c.id = cp.category_id AND p.id = cp.product_id AND c.id = ORDER BY title asc LIMIT 0, 20
Database error: 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 title asc LIMIT 0, 20' at line 1
SELECT count(*) as ct FROM ne_product as p, ne_category as c, ne_category_product as cp WHERE c.id = cp.category_id AND p.id = cp.product_id AND c.id =
Database error: 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 '' at line 1
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/disabili/shopabout/codebase/classes/db/mysql.php on line 97
Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in /home/disabili/shopabout/codebase/classes/db/mysql.php on line 97
| Disability Warehouse