parseCSV 0.4.3-beta
From PHPKode | 12.9 KB
Try before download
The page visits: 466
parseCSV is an easy to use PHP script created to read and write CSV data properly, which fully conforms to the specifications outlined on the on the Wikipedia article. It aims to make your life easier when dealing with CSV data with a few advanced features.
Features of parseCSV:
- parseCSV is the only complete and fully featured CSV solution for PHP.
- Supports enclosed values, enclosed commas, double quotes and new lines.
- Automatic delimiter character detection.
- Sort data by specific fields/columns.
- Easy data manipulation.
- Basic SQL-like conditions, offset and limit options for filtering data.
- Error detection for incorrectly formatted input. It attempts to be intelligent, but can not be trusted 100% due to the structure of CSV, and how different programs like Excel for example outputs CSV data.
- Support for character encoding conversion using PHP's iconv function (requires PHP 5).
- Supports both PHP 4.0 & 5.0.
What's New in This Release Version 0.4.3-beta parseCSV:
- Added an option for setting sorting type behavior when sorting data. Simply set $csv->sort_type to "regular", "numeric", or "string".
- Raw loaded file data is now cleared from file_data property when it has been successfully parsed to keep parseCSV's memory footprint to a minimum. Specifically handy when using mulitple instances of parseCSV to process large files.
More popular Document
- XLS Export (2 years, 5 months 8 days ago)
- TCPDF 6.0.016 (6 days ago)
- MS Word And Excel 1.0 (3 years, 3 months 22 days ago)
- PDF documents generates 0.5 (2 years, 9 months 25 days ago)
- MS-Excel Stream Handler 1.0 (4 years, 8 months 3 days ago)
Listing Files

conditions.php- 1.0 KB
- 07/01/2008 01:43:06

download.php- 975 Bytes
- 07/01/2008 01:43:06

limit.php- 1.3 KB
- 07/01/2008 01:43:06

_books.csv- 1.1 KB
- 07/01/2008 01:43:06

basic.php- 986 Bytes
- 07/01/2008 01:43:06

License.txt- 1.1 KB
- 07/01/2008 01:43:06

ChangeLog.txt- 6.3 KB
- 07/01/2008 01:43:06

parsecsv.lib.php- 23.3 KB
- 07/01/2008 01:43:06
- FREE MySQL Cloud Database Super Simple, Zero-Management MySQL Cloud DB. Use It FREE!
- Pinterest clone Start your own pin board social network today. Get Pintastic and start your own pinterest clone network.
- MYRE Real Estate Software Professional Real Estate solutions by MYREPHP PROGRAMMING!
