0

I'm trying to make an Application that Runs in Localhost. In the end of the day, I need to update my online database by data from my local database and I have NO idea how to do that. can anyone tell me how to do that...?

I'm using codeigniter to make this app.

1 Answers1

0

First, You should know How to Connect to the MySQL Database Remotely and How to allow remote connection to mysql than you can use syncr to synchronize your mysql databases

Community
  • 1
  • 1
Mudassar Khani
  • 1,469
  • 1
  • 20
  • 39