Login   Register  
PHP Classes
elePHPant
Icontem

Class: csv_bv

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ben Vautier  >  csv_bv  >  Download .tar.gz .zip  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: csv_bv
Base name: csv_bv
Description: Retrieve data from CSV files (Ms Excel too)
Related classes: , , , , , , ,
Version: -
PHP version: -
Licenses: BSD License
GNU Lesser General Public License (LGPL)
All time users: 2675 users
All time rank: 1157
Week users: 0 users
Week rank: 2502
Picture of Ben Vautier
Author: Ben Vautier <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Australia Australia - PHP jobs in Australia
Age: 33
All time rank: 85015 in Australia Australia
Week rank: 2255 Down27 in Australia Australia Down


  Detailed description  
This class can be used to parse and retrieve data from CSV files either in the standard or MS Excel format.

Two methods are provided to either process the file a line at a time or return the whole csv file as an array

It can:

- Handle line breaks within quoted fields
- Support different character separator (usually a comma or semicolon) in quoted fields
- Optionally remove leading and trailing white spaces and tabs
- Optionally skip empty rows
- Support Windows and Unix line breaks (care must be taken with Macintosh format)
- Remove escape characters

 

  Groups  
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:
Sufficient (79.2%)
Good (85.4%)
-
Sufficient (77.1%)
-
-
Not sure (55.8%)
1095
Month:
Not yet rated by the users

  Applications that use this class  
Link Description
UCCASS PHP survey system. Create online surveys and view reports. csv_bv will be integrated in version 1.8.2
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
Accessible without login Plain text file class.csv_bv.php Class main CSV parser class
Plain text file example.php Example Simple example
Plain text file test.csv Data csv test file

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