PHP Classes

Link CSV: Load and merge the data of two CSV files

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 519 All time: 5,716 This week: 488Up
Version License PHP version Categories
link-csv 1.0GNU General Publi...3.0Databases, Files and Folders
Description 

Author

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.

Innovation Award
PHP Programming Innovation award nominee
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
Picture of Schubertus Hodenus
Name: Schubertus Hodenus <contact>
Classes: 1 package by
Country: Germany Germany
Age: ???
All time rank: 3229185 in Germany Germany
Week rank: 295 Up7 in Germany Germany Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file class.linkcsv.php Class the class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:519
This week:0
All time:5,716
This week:488Up
User Comments (1)
Comments in any language but English suck.
14 years ago (Artur Barseghyan)
30%StarStar