mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
Grammer Fix
This commit is contained in:
@@ -16,7 +16,7 @@ and third-party support for handling CSV data in PHP.
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
* parseCSV is the only complete and fully featured CSV solution for PHP (as
|
* parseCSV is the only complete and fully featured CSV solution for PHP (as
|
||||||
far as i know).
|
far as I know).
|
||||||
* Supports enclosed values, enclosed commas, double quotes and new lines.
|
* Supports enclosed values, enclosed commas, double quotes and new lines.
|
||||||
* Automatic delimiter character detection.
|
* Automatic delimiter character detection.
|
||||||
* Sort data by specific fields/columns.
|
* Sort data by specific fields/columns.
|
||||||
|
|||||||
Reference in New Issue
Block a user