Warning: Invalid argument supplied for foreach() in /home/pass4dum/public_html/product.php on line 70
Warning: implode() [function.implode]: Invalid arguments passed in /home/pass4dum/public_html/product.php on line 79
select P.productsort,P.productname,C.category from product P left join product_category_link L on P.productid=L.productid left join category C on C.categoryid=L.categoryid where C.categoryid in () and P.productid != '6897' group by P.productsort order by rand() LIMIT 0,12
[**SQL错误**]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 P.productid != '6897' group by P.productsort order by rand() LIMIT 0,12' at line 1