I would make php script where it connects to mysql database, and does a dumb every few days, doing it once a week would be good, then set up a server on your comp, something little, and set a virtual directory, where you want it to go like ipaddress/backups, this may be located on your desktop, and in the script, the php code will do the dump, and copy it to that directory.
This would be done, and iframed into an html page with a meta refresh, this is the easiest way I can think of.
Also you tell the meta refresh to refresh the script after xxxxxxxx secondes (# of seconds in a week)
Drk
|