+ 1
How to connect remote database using php?
I'm working on bluehost and want to connect database with my website for login form. Please help me.
3 Respuestas
+ 1
if you know how to connect to your database locally you already can connect it remotely just change you connection credentials to your remote database database server database user password for this user finally password don't forget to check database server timezone too
0
Download camp and search in Google how to connect MySQL db in PHP.