> Is there an easy way to create an HTML page that will copy selected tables > to backup copies on the same server? I want to create an administration > page for my client to be able to "backup" their database whenever they see > fit. But, I can't give them direct access to the MySQL server and don't > want them backing up to their hard drive. I prefer to simply copy the > tables to "backup" versions on the server so that if problems arise, I can > log into the server and simply copy the "backups" to the originals.
Here is what I have used before...but this might be for you to run as a cron task and be transparent to them. http://www.silisoftware.com/scripts/index.php?scriptname=backupDB Mark Súsol ------------------------------- u l t i m a t e CreativeMedia Web | Print | CD Media | eCommerce www.ultimatecreativemedia.com Ph: 301-668-0588 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]