MySQL Forums
Forum List  »  PHP

Re: PHP and MySQL form problems
Posted by: Kevin Mielwocki
Date: June 14, 2005 10:06AM

Martyn,

Thanks for the help. After those changes I got an error: "You have an error in your SQL syntax near ''','fname','lname','phone','fax','email','message') VALUES ('', 'fname', 'lname'' at line 1." This could be because the first field that I designated as '' is an id field. I'm guessing the processing of the form doesn't know to add additional rows into the database as new users fill out the form. Thoughts on this?

Thanks,
Kevin

Options: ReplyQuote


Subject
Written By
Posted
Re: PHP and MySQL form problems
June 14, 2005 10:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.