Php tool to create backups of your website: MySQL Database and Folders
A free and open source PHP tool to create Backups of your website (MySQL Database, Folders and Files). The backups are saved in ZIP archives on server. The sPBM script can also restore the MySQL tables in your database from the SQL backup stored in ZIP archive.
Free PHP script to backup and restore tables from MySQL database.
SBMD is a free and open source PHP script to Backup MySQL Database.
This script creates the backup of the MySQL tables in SQL format and saves it into a ZIP file on server. Also, it can restore the MySQL tables in your database from the SQL backup stored in ZIP archive.
- For other details and installation, see the readme.html page from the archive with the script.