PHP Classes
elePHPant
Icontem

Class CSV: Convert an array into a CSV row value

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2006-03-27 (10 years ago) RSS 2.0 feedNot enough user ratingsTotal: 1,661 All time: 2,285 This week: 959Up
Version License Categories
classcsv 1.0GNU General Publi...Text processing
Description Author

This is a very simple class that can be used to convert an array into a CSV row value.

It traverses the array to pick each entry value, escapes the values and concatenates in a string that can be stored in a row of a CSV file.

Picture of Walter Rodrigo de Sá Cruz
Name: Walter Rodrigo de Sá ... <contact>
Classes: 1 package by
Country: Brazil Brazil

Details
ClassCsv
Author: Walter Rodrigo de Sá Cruz
contact: walter.php@gmail.com

INFO: I've made this based on the book Programming in Lua
(http://www.lua.org/pil/20.4.html)
  Files folder image Files  
File Role Description
Plain text file classCSV.php Class ClassCSV
Accessible without login Plain text file README Doc. README

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,661
This week:0
All time:2,285
This week:959Up