PDA

View Full Version : I want to connect to another server... not localhost


visionofdesign
06-17-2005, 02:52 AM
I have been working with mysql for about a year now, and I have never needed, until today, to connect to a database on a seperate server than the one I am running my php scripts on. Can anybody tell me what I have to put into the host argument of mysql_connect() to connect to a different server?