Quote:
Originally Posted by schneemann
I need one, written in PHP, which will synchronize two databases residing on the same server.
Configuration must allow for a date to be set which will only synchronize entries older than X days (in valid MySQL DATETIME format).
kthx!
|
Why does it have to be in PHP?
PHP is just another language to do the same stuff that is done in a bunch of other languages.