RE: mysql_connect problem

2006-06-28 Thread Ing. Edwin Cruz
http://dev.mysql.com/doc/refman/5.0/en/old-client.html Regards! Edwin. -Mensaje original- De: WSteffen [mailto:[EMAIL PROTECTED] Enviado el: Miércoles, 28 de Junio de 2006 10:29 a.m. Para: mysql@lists.mysql.com Asunto: mysql_connect problem I am using the following in a PHP script: b

Re: mysql_connect problem

2006-06-28 Thread Jo�o C�ndido de Souza Neto
Which version is your php and your mysql? "WSteffen" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] >I am using the following in a PHP script: > bash-3.00$ cat mail > $connect = mysql_connect("localhost", "bp5am", "bp5ampass") or > > ?> > > Which gives the following MySQl error: