Login   Register  
PHP Classes
elePHPant
Icontem

Class: Link CSV

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Schubertus Hodenus  >  Link CSV  >  Download .tar.gz .zip  >  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
Related classes: , , , , , , ,
Version: -
PHP version: 3.0
License: GNU General Public License (GPL)
All time users: 334 users
All time rank: 5383
Week users: 0 users
Week rank: 2555
Picture of Schubertus Hodenus
Author: Schubertus Hodenus <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Age: ???
All time rank: 2878178 in Germany Germany
Week rank: 2293 Up141 Up in Germany Germany
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
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.

 

  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

  Rate classes User ratings   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
February 2010
Number 5
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

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
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 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.