Categories: Development Tools Scripts, Database Tools Scripts
MySql database backup 1.0
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...