library database_backup
Used to backup MySQL DB with PHP - MySQLi
channaveer/database_backup
Used to backup MySQL DB with PHP - MySQLi
- Friday, September 16, 2016
- by channaveer
- Repository
- 2 Watchers
- 3 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
How to Use ?
Unzip the downloaded file., (*1)
Copy and paste the folder to www directory., (*2)
Change the DB Configuration in the constructor., (*3)
Run the project from the browser., (*4)
DB Backup will be taken in the specified folder or a default folder will be created and will be logged., (*5)
That's it!
Happy Coding :), (*6)