Login   Register  
PHP Classes
elePHPant
Icontem

Class: SQL Export

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Adam Globus-Hoenich  >  SQL Export  >  Download .tar.gz .zip  >  Support forum Support forum (8)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SQL Export
Base name: sql_export
Description: Exports individual MySQL tables as SQL statements
Related classes: , , , , , , ,
Version: -
PHP version: -
License: Freeware
All time users: 6335 users
All time rank: 258
Week users: 5 users
Week rank: 758
Picture of Adam Globus-Hoenich
Author: Adam Globus-Hoenich <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Canada Canada - PHP jobs in Canada
Age: 27
All time rank: 20711 in Canada Canada
Week rank: 597 Down17 in Canada Canada Down


  Detailed description  
This is a simple class which can dump one or more tables from a MySQL database as a series of SQL statements.

It can be used to generate backup copies of only certain tables of a MySQL database.

The table dumps are made up of valid MySQL queries that can be executed later to restore the table definitions and any data that the tables may contain.

The output is similar to what the command mysqldump produces but this class does not use such command.

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Systems administration System configuration and management View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (67.0%)
Sufficient (77.3%)
Not sure (56.8%)
Sufficient (70.5%)
-
-
Not sure (54.0%)
1230
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file example.php Example Example export
HTML file readme.htm Doc. The readme and example code snippet
Plain text file SQL_Export.php Class SQL_Export class - include in your code to use the class

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