MySQL Forums
Forum List  »  PHP

Re: Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/jrproduc/public_html/dommailinglist.php on line 39
Posted by: Jean Molliné
Date: May 11, 2008 11:47PM

You're givin three parameters but mysql_query is waiting for only two parameters. Have a look to the doc about mysql_query()

______________________________________________________________
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_select_db(): supplied argument is not a valid MySQL-Link resource in /home/jrproduc/public_html/dommailinglist.php on line 39
May 11, 2008 11:47PM


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.