why isnt this working i need to get 5 values updated in a table called 'user_polls' how do I do this? i have UPDATE user_polls WHERE id = '$id' VALUES($1, $2..... and so on im getting a SQL error anyone? - Peter -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- RE: [PHP] mysql: UPDATE statment PeterOblivion
- RE: [PHP] mysql: UPDATE statment Peter Houchin - SunRentals Australia
- Re: [PHP] mysql: UPDATE statment Mark Charette
- Re: [PHP] mysql: UPDATE statment Christian Dechery