You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.1 KiB

php-pear-File-CSV

SMEServer Koozali local git repo for php-pear-File-CSV

Documentation


https://pear.php.net/package/File_CSV

Bugzilla

CPAN bug report are here

Show list of Koozali outstanding bugs: here

Description

Read and write of CSV files as well as discovering the format the CSV file is in.

Supports headers and is excel compatible, i.e. ="0004" outputs as 0004 (only read wise)

For more information on CSV: http://rfc.net/rfc4180.html