ADO-like CSV Reader

Package:
ADO-like CSV Reader
Summary:
Parse and retrieve data from CSV files
Groups:
Files and Folders, PHP 5
Author:
Jonathan Nichols
Description:
This class can be used to parse and retrieve data from CSV files.

It can parse CSV files and extract the data of its rows into class associative array variables.

The class can handle the first row of the CSV file as the headers row that define the names of the columns.

The field and row separator characters are configurable.


Powered by Gewgley