Software Details:
Version: 1.0
Upload Date: 13 May 15
Distribution Type: Freeware
Downloads: 35
The "MySql database backup" PHP script is incredibly easy to setup and can be configured to easily create a local backup for all the databases on a MySQL server.
The script works by dumping the content of each database into a .sql file, which is then stored in a local folder.
The developer can setup the script to create any number of database backups and then delete them recursively based on their creation date.
This way multiple, incremental copies of the databases can be kept, providing a simple version control system for the recorded content.
The script also has the ability to exclude various databases from the backup process, like the ones used for testing or unimportant data.
Comments not found