Login   Register  
PHP Classes
elePHPant
Icontem

Class: CSV Creation

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Manimaran  >  CSV Creation  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: CSV Creation
Base name: csvcreation
Description: Create CSV files from MySQL table data
Related classes: , , , , , , ,
Version: 0.1
PHP version: 3
License: GNU General Public License (GPL)
All time users: 2366 users
All time rank: 1344
Week users: 10 users
Week rank: 324
Picture of Manimaran
Author: Manimaran <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Age: 31
All time rank: 102348 in India India
Week rank: 359 Up22 in India India Up


  Detailed description  
This class can be used to create CSV (Comma Separated Values) files from MySQL database table data.

It executes an SQL query to retrieve all the data in a given MySQL table and generates a CSV file with the table data.

The CSV file name is the table name followed by the .csv extension. The directory where the file is created is configurable.

The class can also iterate over all tables of a MySQL database and generate CSV files from their contents within a single class call.

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (93.8%)
Good (93.8%)
Sufficient (75.0%)
Perfect (100.0%)
-
-
Sufficient (73.8%)
85
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 inc.csvcreation.php Class class file for csv creation
Plain text file readme.txt Doc. Readme
Plain text file sample.php Example Sample example file

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