MySQL-DumperMySQL-Dumper is a script for automatically backuping your tables in a MySQL-database. The two basic pages are a page for frequently use (backup.php) and an ...
MySQL-Dumper is a script for automatically backuping your tables in a MySQL-database. The two basic pages are a page for frequently use (backup.php) and an index-page (index). The page for frequently use checks if there are tables in the database that have been changed after the last back-up. If they are, there will be made a back-up of these tables, and this backup will be saved as ZIP-file which saves space.