Can you connect to a database on another machine and have your files on a different one if they aren't in the same network?
Can i connect to a machine via IP address? and if so is this the proper syntax?
$link=mysql_connect "35.xx.xx.xx","user","Password");
I dont have a mysql book just a php, and couldnt find anything useful, any help would be appreciated thanks.
Im sure this is in the archives but couldn't get any good key word hits
Can i connect to a machine via IP address? and if so is this the proper syntax?
$link=mysql_connect "35.xx.xx.xx","user","Password");
I dont have a mysql book just a php, and couldnt find anything useful, any help would be appreciated thanks.
Im sure this is in the archives but couldn't get any good key word hits