Skip to content

arjunjain/dbbackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySql database backup

PHP script to backup mysql database.

  • Script create sql file for every database.
  • Provide option to configure for number of database backup to keep in system.
  • Provide option to configure list of database's to exclude from backup.

Cronjob setup

You can also setup cron job to backup mysql database everyday. Add this line in crontab file

@daily php  <PATH TO BACKUP FOLDER>/backup.php

About

PHP script to backup MySql database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages