This is a very simple class that can be used to convert an array into a CSV row value.
It traverses the array to pick each entry value, escapes the values and concatenates in a string that can be stored in a row of a CSV file.
|
|
| Name: |
Class CSV |
| Base name: |
classcsv |
| Description: |
Convert an array into a CSV row value |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1608 users |
| All time rank: |
2151 |
| Week users: |
0 users |
| Week rank: |
2072  |
| |
|
| 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 |
|
|