Databases: Web Site and Database Backup
Muhammad Sohail Khan (contact me)
This package can be used to take backup copies of server files and MySQL databases.
There is one class that can extract the schema and data rows from a given MySQL database and generates a file with SQL statements that can be used to restore the database structure later if necessary. The generate database backup file can be served for download.
There is also another class that traverses a given directory recursively and copies all files and subdirectories to a backup directory.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (65.0%)
| Sufficient (65.0%)
| -
| Not sure (55.0%)
| -
| -
| Not sure (44.5%)
| 1511 |
Click here for detailed information about this class on phpclasses.org