 |
|
Innovation award
 Nominee: 1x |
This class can generate a CSV file with transposed data of another CSV file.
It can read a given input CSV file and extract its data into an array.
The class generates a new CSV file with the values of rows switched with values of the columns of the input CSV file.
|
|
| Name: |
Simple CSV transpose |
| Base name: |
cvs-transpose |
| Description: |
Generate a CSV file with transposed data of other |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
Freeware |
| All time users: |
295 users |
| All time rank: |
6125 |
| Week users: |
1 user |
| Week rank: |
2151  |
| |
|
 August 2011
Number 8
Prize: One copy of RadPHP XE |
CSV files are often used to store data contained in tables. Each column of the table usually has values of data of a certain type.
If you want to know how the data in the table vary according to the values of a given column, you can transpose the table to switch the data in the rows by the columns. This class can transpose the data in a CSV table that way.
Manuel Lemos |
| Not yet rated by the users |
| |
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 |
|
|