PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Gerry Danen   Danen MySQL Backup   readme.txt   Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: Some extra information
Class: Danen MySQL Backup
Create database backup SQL statements using MySQLi
Author: By
Last change:
Date: 9 years ago
Size: 544 bytes
 

Contents

Class file image Download
I needed a MySQL database backup function that I could call from a script and would not rely on mysqldump or phpMyAdmin. I found a class by Hossein Sarlak that used the older mysql interface. I wanted the newer mysqli interface, so I set out rebuilding the class when I could not locate Hossein Sarlak. I found his script for sale for $25, but no indication whether it was updated. This script is free. Use as you see fit. Make sure to read all comments. There are some customizations needed. Gerry Danen 26 February 2015