MySQL Forums
Forum List  »  PHP

Re: php does not update / connect to mysql
Posted by: Jonathan Stephens
Date: May 22, 2005 08:24AM

The line

$query = "INSERT INTO email_address VALUES ('','John','Smith','johnsmith@gowansnet.com','This is a test!');

is missing a closing quote mark.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Written By
Posted
Re: php does not update / connect to mysql
May 22, 2005 08:24AM


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.