Hello !
How can I set up PHP so that it can connect to MySQL database on romote
hosts ?
in  mysql_connect("the_remote_hostname" , "username" , "password") , the
hostname is  ignored .... PHP just connects to my localhost , not to
the_remote_host
(I'm using PHP4.06 on FreeBSD with APACHE 1.3)

Thanks

Arcad.



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to