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 (79.5%) |
Good (86.4%) |
- |
Sufficient (77.3%) |
- |
- |
Not sure (56.1%) |
946 |
| Month: |
Not yet rated by the users |
| 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.