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 2 SELECT a.*,(a.rate/a.no_of_rates) as calc_rate, b.category_name,b.category_type,b. membership_id
FROM CMSI_PM_product a, CMSI_PM_category b WHERE a.status=1 and b.status='A' and a.category_id=b.category_id and a.product_id= Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/pcvideos/public_html/classes/class.procedure.php on line 92