PHP and MySQL Databases Question?

Riiich

New member
Here's what I've got.

My dad does interviews, So I got him a laptop, and installed XAMPP on it. (He won't always be connected to the internet)

He uses forms I made to save the information.

Using PHP and MySQL, How can I save this data to my server on the internet when he's connected to the internet?

Is there PHP that allows connecting to "localhost" and "MyOnlineServer" at the same time to copy informaiton?

Or maybe I can export the information temporarilly and import it to the OnlineServer once exported
 
Back
Top