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 ') order by STR_TO_DATE(date_post, '%m/%d/%Y') desc limit 10,10' at line 1
Select * from tbl_product Where status = '1' and pid in () order by STR_TO_DATE(date_post, '%m/%d/%Y') desc limit 10,10
[TEP STOP]
Select * from tbl_product Where status = '1' and pid in () order by STR_TO_DATE(date_post, '%m/%d/%Y') desc limit 10,10
[TEP STOP]