Page 1 of 1

PHP/MySQL Update table from offline version to online versio

Posted: Mon Jul 07, 2008 11:32 am
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?