Re: [PHP-DB] Insert Query PROBLEMS

2004-09-13 Thread Philip Thompson
Aaron, I agree with what Mark said. But I just want to say what I noticed off hand... On Sep 10, 2004, at 11:13 AM, Aaron Todd wrote: I'm trying to run an INSERT query on my mysql database and it isnt working. Here is the query: $updatequery = "UPDATE `users` SET ('c

Re: [PHP-DB] Insert Query PROBLEMS

2004-09-10 Thread Mark
--- Aaron Todd <[EMAIL PROTECTED]> wrote: > I'm trying to run an INSERT query on my mysql database and it isnt > working. > > Here is the query: > $updatequery = "UPDATE `users` > SET > ('company','fname','lname','address1','address2','city','state','zip','phone','exte