hello everyone,
i'm not sure if somebody saw something i need. i'm searching for a php script or a class that automatically duplicate all mysql-querys that i send to the server.
the reason is, that i want to have the same database online (isp) and offline (intranet). i think it will be possible to create something like a log-table and a script that checks this table to update the local database. the other way the same, an script online which get information by mail or uploaded file to update the "online" database.
i read something about mysql-configuration which do this, but i think i have not enough rights on the isp-server to do it that way.
if somebody know a "simple" effective solution, please let me know.
tobi