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 All time: 417 This week: 488Down
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: 321 Down24 in Brazil Brazil Down

  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:0
All time:417
This week:488Down
User Ratings User Comments (2)
 All time
Utility:84%StarStarStarStarStar
Consistency:82%StarStarStarStarStar
Documentation:-
Examples:80%StarStarStarStarStar
Tests:-
Videos:-
Overall:58%StarStarStar
Rank:1392
 
wonderfull Class :)
13 years ago (Kemal BALABAN)
70%StarStarStarStar
You will need to amend the class slightly.
16 years ago (Peter Korsuize)
52%StarStarStar