mySQLdump Database Backup is a PHP script that: is executed either on a scheduled basis via cron or your manually via your browser; will backup any number of databases (data and structure); gzips the output files; allows you to download individual ba...