貨幣 :
選擇語言 : 繁體中文 English           購物車內的商品 : 0 items
產品資訊
沒有任何商品!
繼續

--相關產品--

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 '-20, 20' at line 1

select distinct p2c.products_id, rand(), p2c.categories_id, p.products_image, p.products_price, p.products_ordered from products_to_categories p2c, products p where p2c.categories_id='0' and p2c.products_id=p.products_id and p.products_status='1' order by 2 limit -20, 20

[TEP STOP]