The insert statement is valid (see http://www.mysql.com/doc/I/N/INSERT.html,
third example), just uncommon.
> I can't help with the php...but I do know that insert statement
> is invalid.
...
>> $sql = "insert into sitesats set areview='$areview',
>> apositive='$apositive', anegative='$anegative',
>> arate='$arate' where id='$id'";
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php