MySQL Forums
Forum List  »  PHP

Re: Need help with php variables in MySQL Query
Posted by: Scotty Miller
Date: July 20, 2008 02:05AM

The syntax is all correct. Just to ensure that I wasn't missing anything, I went through the task of replicating your problem by copying and pasting all of your information and setting 2 variables for name and user, and it still went through.

Unlikely that this would be the cause of an unknown column, but ensure all your connection parameters (to include the selection of the database) are correct. Past that, a reboot of the MySQL server, and it SHOULD work fine...

Options: ReplyQuote


Subject
Written By
Posted
Re: Need help with php variables in MySQL Query
July 20, 2008 02:05AM
July 20, 2008 09:09AM


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.