This script creates the backup of the MySQL tables in SQL format and saves it into a ZIP file on server. Also, it can restore the MySQL tables in your database from the SQL backup stored in ZIP archive. Supports both PDO and MySQLi for accessing MySQL databases in PHP.
Features:
Easy To Use Interface Supports PDO And MySQLi Restore Backups Delete Backups Download Backups CMS Integration