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
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (78.8%) |
Good (84.6%) |
- |
Sufficient (78.8%) |
- |
- |
Not sure (55.8%) |
1135 |
| 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 |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|