Login   Register  
PHP Classes
elePHPant
Icontem

Class: b3rtCSVReader

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of H. Poort  >  b3rtCSVReader  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: b3rtCSVReader
Base name: b3rtcsvreader
Description: Parse CSV files in pure PHP
Related classes:
Version: 1.03
PHP version: 5.0
License: BSD License
All time users: 432 users
All time rank: 4848
Week users: 1 user
Week rank: 2467
Picture of H. Poort
Author: H. Poort <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: The Netherlands The Netherlands - PHP jobs in The Netherlands
Age: ???
All time rank: 111538 in The Netherlands The Netherlands
Week rank: 836 Up23 in The Netherlands The Netherlands Up


  Detailed description  
This class can be used to parse CSV files.

It opens and reads a given CSV file parsing the data in its rows using pure PHP code without using fgetcsv function.

The class reads on record row at a time and returns an array with the values for all columns.

The column separator character is configurable, so it can be a tab or anything besides the default character, which is a comma.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features 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  
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 class.b3rtCSVReader.php Class Class
Plain text file example.csv Data Example data
Plain text file example.php Example Example script

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