A Database Error Occurred
Error Number: 1054
Unknown column 'contact' in 'where clause'
SELECT * FROM `category_product` JOIN product ON category_product.product_id = product.id WHERE category_id = contact ORDER BY product.name
Error Number: 1054
Unknown column 'contact' in 'where clause'
SELECT * FROM `category_product` JOIN product ON category_product.product_id = product.id WHERE category_id = contact ORDER BY product.name