PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2005-08-18 (11 years ago) RSS 2.0 feedStarStarStar 58%Total: 5,705 All time: 394 This week: 881Down
Version License Categories
mysqldump 1.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

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