PHP Classes

Class CSV: Convert an array into a CSV row value

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 43%Total: 1,667 All time: 2,359 This week: 673Up
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 (2)  
File Role Description
Plain text file classCSV.php Class ClassCSV
Accessible without login Plain text file README Doc. README

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,667
This week:0
All time:2,359
This week:673Up
 User Ratings  
 
 All time
Utility:58%StarStarStar
Consistency:66%StarStarStarStar
Documentation:75%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:43%StarStarStar
Rank:3596