I have a file called dbconnect that stores all of my mysql information
(host, user, pass) up until now I have always just used localhost as the
hostname because it was on my local server. My question is what do I have to
do to connect to a different server? Do I just have to put in the computers
ip address?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to