PHP Classes

MySQL Dump: Generate a dump of information in a MySQL database

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (5)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 58%Total: 5,713 This week: 1All time: 417 This week: 560Down
Version License Categories
mysqldump 1.0.0GNU General Publi...Databases, Systems administration
Description 

Author

This class can be used to generate a dump of the structure and data contained in a given MySQL database.

It generates a string that contains of SQL statements that when executed can recreate the structure of tables as well the contents of its rows.

Therefore, it can be used to generate backup copies of a given MySQL database.

Picture of Marcus Vinícius
Name: Marcus Vinícius <contact>
Classes: 2 packages by
Country: Brazil Brazil
Age: 42
All time rank: 22213 in Brazil Brazil
Week rank: 106 Up7 in Brazil Brazil Up

  Files folder image Files  
File Role Description
Plain text file class_mysqldump.php Class mysql dump class source
Accessible without login Plain text file example.php Example example script

 Version Control Unique User Downloads Download Rankings  
 0%
Total:5,713
This week:1
All time:417
This week:560Down
User Ratings User Comments (2)
 All time
Utility:84%StarStarStarStarStar
Consistency:82%StarStarStarStarStar
Documentation:-
Examples:80%StarStarStarStarStar
Tests:-
Videos:-
Overall:58%StarStarStar
Rank:1388
 
wonderfull Class :)
13 years ago (Kemal BALABAN)
70%StarStarStarStar
You will need to amend the class slightly.
16 years ago (Peter Korsuize)
52%StarStarStar