I have a parse error in this query help..

Posted on 16th Feb 2014 by admin

Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES ('{$varItem}', {$varRating}, '{$ipAddress}', NOW())", "InsertRating";
Parse error produced by the query above
Quotebr />
<b>Parse error</b>: parse error in <b>C:wampwwwstoresclassesrating.class.php</b> on line <b>92</b><br />

Help please.

Other forums