|
CSVFile.class.inc.php
Introduction
This is the project homepage for CSVFile.class.inc.php.
Description
The CSVFile class provides a PHP class implementing transparent loading and saving of Character Separated Value (CSV) files. Loading results in an array index by each row in the file. Each row is represented by an array indexed by column.
Developer has the ability to specify the report title and column headings row indexes so that the report title or column headings are organized separately from data and made easily accessible via methods.
Donations
Please consider donating any amount if you've found any of my code useful.
News
Documentation
Files
Screenshots
Contact
To contact me, please email .
|