Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/mmall/public_html/deals2redeem.com/dealinfo.php on line 24
@ Deals2Redeem.com



Deals

Deals  -
Price :  = $0.00 Coupon Expires On:




select a.*,b.MerchantName as MerName,MerchantName2,Logo from tbldealsnew a,tblmerchants b where a.MerchantID=b.MerchantId and a.EndDate >= CURRENT_DATE() and a.Status = 1 and a.StartDate <=CURRENT_DATE() and a.DealId != 23839 AND CategoryID= ORDER BY DealID DESC LIMIT 8You 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 DealID DESC LIMIT 8' at line 1