|
|
| Name: |
Class CSV |
| Base name: |
classcsv |
| Description: |
Convert an array into a CSV row value |
| Related classes: |
des, row |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1571 users |
| All time rank: |
2104 |
| Week users: |
0 users |
| Week rank: |
2370 |
| |
|
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.
| 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 |
|
|