This class can be used to generate CSV files.
It creates an Excel-compatible CSV file and writes record values using pure PHP code without using fputcsv function.
The class writes a record line at a time from values passed in an array with the values for all columns.
The column separator character is configurable, so it can be a tab or anything besides the default character, which is a comma.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|