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


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


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


Release Notes: Full documentation is included. There are minor code cleanups.


Release Notes: 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.
A fast PHP template engine written in C and compiled as a PHP module.