PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,666 All time: 2,356 This week: 296Up
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
Age: 41
All time rank: 1714117 in Brazil Brazil
Week rank: 483 Up28 in Brazil Brazil Up

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,666
This week:0
All time:2,356
This week:296Up