 |
|
Innovation award
 Nominee: 1x |
This class can be used to load and merge the data of two CSV files.
It can load a CSV file and return an array with the loaded data.
The class can also take the arrays of data of two previously load and link them in order to merge the rows that have the same value of two given columns of each of the CSV files.
It can also add, change and delete rows of a CSV file, as well search for values in its rows.
The comments in the code are in German.
|
|
| Name: |
Link CSV |
| Base name: |
link-csv |
| Description: |
Load and merge the data of two CSV files |
| Version: |
- |
| PHP version: |
3.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
370 users |
| All time rank: |
5682 |
| Week users: |
0 users |
| Week rank: |
2018  |
| |
|
 February 2010
Number 5
Prize: One downloadable copy of Komodo IDE |
Applications often use CSV files to store and retrieve data, as if they are database tables.
Sometimes it is necessary to combine data from multiple CSV files.
The class provides a solution to link data of two CSV files by merging the data of their rows, in a similar way to database table joins.
Manuel Lemos |
| 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 |
|
|