IAM backup is package made of two classes. One performs the backup of the selected MySQL database, and the second restores the database. Both classes support GZIP-compressed files for improved performance. When performing the backup, the user is prompted to download the backup file, straight from the browser. Alternately, the backup can be stored on the local server at a predefined location. Restoring the database (or copying it to another server) is just as easy.
| Tags | Database Internet Software Development Libraries php classes |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
| Translations | English |
Recent releases


Changes: This relaese adds support for non-standard field names.


Changes: A couple of bugs were corrected that caused the connection to drop when executing big backups.


Changes: Full documentation is included. There are minor code cleanups.


Changes: Both the backup and restore classes support gzip compressed files to improve performance and reduce dump file size.


No changes have been submitted for this release.