PHP Classes
elePHPant
Icontem

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

Recommend this page to a friend!

  Author Author  
Picture of Schubertus Hodenus
Name: Schubertus Hodenus <contact>
Classes: 1 package by
Country: Germany Germany
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz  
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.

  Classes of Schubertus Hodenus  >  Link CSV  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes


  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

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

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

Download Download all files: link-csv.tar.gz link-csv.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.