PHP Classes

CSV managing class: Store and retrieve data from CSV files

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 59%Total: 7,333 This week: 1All time: 258 This week: 571Down
Version License Categories
csvmanage 1.0.0GNU General Publi...PHP 5, Files and Folders
Description 

Author

This class can be used to store and retrieve data from files in the CSV format (Comma Separated Values).

It provides means to read and write individual rows of fields to a CSV file, as well to change the position of the file from which the data is read or written.

The class may also read all the rows of data in the file at once.

Picture of Michal Palma
Name: Michal Palma <contact>
Classes: 4 packages by
Country: Czech Republic Czech Republic
Age: 43
All time rank: 791 in Czech Republic Czech Republic
Week rank: 103 Down2 in Czech Republic Czech Republic Down

Details

/* * deals with CSV files * @package csv * @date 2005-08-01 */ - PHP 5 needed This class was writen to more easily parsing CSV files. Public methods are described in CsvInterface. Throws standard PHP5 Exceptions. Case of use is defined in ___case_of_use.php.

  Files folder image Files  
File Role Description
Plain text file Csv.class.php Class Csv class
Plain text file CsvInterface.class.php Class Csv interface
Accessible without login Plain text file readmeFirst.txt Doc. Read me text
Plain text file test.csv Data Test CSV file
Plain text file _preload.php Aux. Auxiliary preloading script
Accessible without login Plain text file ___case_of_use.php Example Cases of use

 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:7,333
This week:1
All time:258
This week:571Down
User Ratings User Comments (2)
 All time
Utility:75%StarStarStarStar
Consistency:86%StarStarStarStarStar
Documentation:66%StarStarStarStar
Examples:69%StarStarStarStar
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1248