MySQL Backup Pro Class
-
backup your MySQL database as
SQL
,
CSV
or
XML
; -
upload backup to
FTP
server; -
send backup as
email
attachment; -
upload to
Google Drive
,
Dropbox
,
Box
,
SkyDrive
and other cloud using
WebDAV
; -
send to server using
PUTS HTTP; - Can pack as ZIP archive;
-
support
MySQL, MySQLi and PDO
driver; - use CRON to automate backup your data;
- easy installation on any server;
- examples of both functions are included;
- fully documented.
Examples
FILE
Save backup on server as file
Backup::init($params)->as_sql()->save($path);
Send backup as attachment on email
Backup::init($params)->as_sql()->mail('[email protected]');
FTP
Upload backup to FTP server
Backup::init($params)->as_sql()->ftp($ftp_params);
HTTP
Upload backup to HTTP server using method PUTS
Backup::init($params)->as_sql()->http($http_params);
WebDAV (Cloud)
Upload backup to cloud using WebDAV
Backup::init($params)->as_sql()->webdav($webdav_params);
For more examlpes please read description.
Changelog
Version 1.5
- Add remove method
- Add temp path
- New error System
Version 1.4
- Minor bug fixes
Version 1.3
- Minor bug fixes
Version 1.2
- Add ZIP method
Version 1.1
- Add PDO driver
Version 1.0
- Released
[eltd_button size=”huge-full-width” type=”outline” text=”Download & Demo Links” custom_class=”#” icon_pack=”font_awesome” fa_icon=”” link=”” target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Demo = MySQL Backup Pro Class
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/mysql-backup-pro-class/6119306″ target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy MySQL Backup Pro Class from the The Developer ( tolksystems ) website. Thank you.
Download = MySQL Backup Pro Class-[Updated].zip