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.