PHP Classes

Classes of Schubertus Hodenus

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Schubertus Hodenus (1)  >  Mission progress status  >  Reputation  
Picture of Schubertus Hodenus
Name: Schubertus Hodenus <contact>
Classes: 1
Country: Germany Germany
Age: ???
All time rank: 3233186 in Germany Germany
Week rank: 195 Up8 in Germany Germany Up
All time users: 519
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 

 

  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Link CSV  
PHP Programming Innovation award nominee
February 2010
Number 5


Prize: One downloadable copy of Komodo IDE
Load and merge the data of two CSV files
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.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z