Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/ocworld/public_html/computers2grab/hotdeals.php on line 25
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/ocworld/public_html/computers2grab/hotdeals.php on line 27 Computer hot deals, laptop best deals, deals, deals
SELECT DISTINCT(MerchantId) FROM tblCoupons WHERE Coupon_Status = 'Y' and Coupon_Deal = 'Y' AND Coupon_EndDate >=now() AND Coupon_StartDate <= now() ORDER BY MasterCouponId DESC limit 100