Login   Register  
PHP Classes
elePHPant
Icontem

Easy MySQL Dump

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Sergey Shilko
Name: Sergey Shilko <e-mail contact>
Packages: 4 Browse all classes by Sergey Shilko Browse all classes by
Country: Belarus Belarus - PHP jobs in Belarus
Age: 27
All time rank: 3352 in Belarus Belarus
Week rank: 296 Up2 in Belarus Belarus Equal


  Detailed description   Download .zip .tar.gz  
This class be used to dump the structure and data of a MySQL database to a backup file.

It traverses the list of tables of a given MySQL database and generates the SQL statements that would be necessary recreate all the tables and the data in their records.

The class may optionally not generate SQL statements for creating the tables or inserting the table records.

The generated SQL statements can be returned as a single text string or served for download directly or compressed in the gzip format.

Based on class of Marcus Vinícius, thanks for original code, just made some updates to make class more usable and customizable, fixed compatibility with MySql5, and fixed "CURRENT_TIMESTAMP" little bug.

  Classes of Sergey Shilko  >  Easy MySQL Dump  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Easy MySQL Dump
Base name: easymsqldumper
Description: Dump the structure and data of a MySQL database
Version: 1.0
PHP version: 4.3
License: Freeware
All time users: 1083 users
All time rank: 3024
Week users: 1 user
Week rank: 2150 Up
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image System information Information about servers, processes and operating system facilities View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
Link Description
Watches Jewelry Watches Jewelry Buy
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Original Author Script Origins

  Files folder image Files  
File Role Description
Accessible without login Plain text file author_origin Lic. Thanks to
Plain text file class_mysqldump.php Class main class , all in one
Accessible without login Plain text file example.php Example Example file

Download all files: easymsqldumper.tar.gz easymsqldumper.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.