MySQL Forums
Forum List  »  PHP

Re: PHP and MySQL form problems
Posted by: Martyn Coupland
Date: June 14, 2005 11:01AM

Correct, you should just add two single quotes like... ''

If your field is auto_increment then it's fine if not then you have to make it auto increment or drap the last row from the database then add one to that value.

Regards,
Martyn Coupland
Development Officer

Options: ReplyQuote


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


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.