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.
|
|
| Name: |
b3rtCSVWriter |
| Base name: |
b3rtcsvwriter |
| Description: |
Generate CSV files in pure PHP |
| Version: |
1.05 |
| PHP version: |
5.0 |
| License: |
BSD License |
| All time users: |
588 users |
| All time rank: |
4478 |
| Week users: |
0 users |
| Week rank: |
2018  |
| |
|
| 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 |
|
|