|
select wc.purl
from wiz_product as wp left join wiz_cprelation as wcp on wp.prdcode = wcp.prdcode
left join wiz_category as wc on wcp.catcode = wc.catcode
where wp.prdcode = '''
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 ''''' at line 4
error file : /shop/basket.php