PHP/MySQL Update table from offline version to online versio

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
blackbird
Forum Newbie
Posts: 3
Joined: Mon Jul 07, 2008 11:26 am

PHP/MySQL Update table from offline version to online versio

Post by blackbird »

I have one PHP/MySQL application in two version: the online version and the offline version(USB).
How can I update the online database after some change in the offline database?
have some one a method for that?
Post Reply