Jump to content

need to connect to mysql database from separate server


noahyamen

Recommended Posts

So here's what I've got going on. I've created a contact form that both sends the contents to someone's inbox, and saves a record of it in a database table.

 

The problem is that the site is hosted on someone else's server, but the database is hosted on OURS. So far, all the database work I've done has been on the localhost.

 

So what I need to know is: How do I setup, or what do I need to setup, in order to allow permission for the contact form from another server to save into my database on my server? What does the php connection settings look like in this case?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.