CSV_Parser

Package:
CSV_Parser
Summary:
Parse records of data from CSV files
Groups:
Files and Folders, PHP 5
Author:
Nikita Pohilko
Description:
This class can be used to parse records of data from CSV files.

It can open a given CSV file and parse its records to extract the values into arrays.

The class supports configurable record line end and value delimiters and quoted values.


Powered by Gewgley