mysql query

mudvayne

Disciple
i had a query regarding mysql. if i am using a web host A to store all my web pages,php files, images etc but want to store the Db of say the php forum remotely on another web host B, is this pssible?

if yes, how will i be able to implement it with php.
 
mudvayne said:
i had a query regarding mysql. if i am using a web host A to store all my web pages,php files, images etc but want to store the Db of say the php forum remotely on another web host B, is this pssible?

if yes, how will i be able to implement it with php.

Yea its possible,

in the forums-setup wizard, just give the ip:port + username:password of the server where the sql srvr is installed
 
Back
Top