PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Structures » Structures_DataGrid_DataSource_CSV

DataSource driver using CSV files

This package is unmaintained.

Download latest release 0.1.6 (archived versions might be outdated)

License: New BSD

Description

This is a DataSource driver for Structures_DataGrid using CSV files.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#8054ClosedReqCVS2006-06-28Compatibility for tab delimited text
#8252ClosedReq0.1.12006-07-19Allow head line in CSV to produce nice associative array
#8271ClosedBug0.1.22006-07-24bind() fails, if $csv parameter is a string longer than 255 characters
#8272ClosedReq0.1.22006-07-24Set fields not as array_keys of the first row, but as keys of the longest row
#9927BogusBug2007-01-23Custom delimiter doesn't work
#10304No FeedbackBug0.1.42007-03-08Tab Delimited Files are having fields removed by rtrim
#10911ClosedBug2007-05-02DataSource::CSV does not have a very good CSV parser
#10970DuplicateBug0.1.42007-05-07Escaping delimiter is not possible
#17261FeedbackBug0.1.62010-03-24Warning about absent enclosure character