MySQL Forums
Forum List  »  PHP

Re: Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'dom'@'localhost' (using password: YES)
Posted by: Jean Molliné
Date: May 14, 2008 01:46AM

Quote

$result = mysql_query( insertSQL, $conn ) or die( mysql_error() );
What kind of query is that "insertSQL" ??

______________________________________________________________
Une question bien formulée, c'est un problème bien compris : ça représente déjà les 3/4 de la réponse ;)

Options: ReplyQuote


Subject
Written By
Posted
Re: Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'dom'@'localhost' (using password: YES)
May 14, 2008 01:46AM


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.