Forum Moderators: coopster

Message Too Old, No Replies

Connection to an away SQL DB

         

tanglung

2:52 am on Jul 6, 2005 (gmt 0)

10+ Year Member



HEllo,

is it possible to connect to a SQL db which is not on the same servor (if i have the SQL config : log, pass, name of the db ...)

Thanks

jatar_k

4:47 am on Jul 6, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld tanglung,

it is absolutely possible, the difference is in your your call to mysql_connect you would use the server name instead of localhost

tanglung

5:09 am on Jul 6, 2005 (gmt 0)

10+ Year Member



thanks!

++