Home     PHP / Javascript / Ajax
PHP PhpCSV Script

PHP Script Codes > development-tools

phpCSV Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 2511

PHP Script Codes > phpCSV
This class can be used to read and parse Comma Separated Values (CSV) files.

It can parse each CSV file line and store the retrieved data in a two dimensional array class variable.

The separator character and line length limit values are configurable.