Login   Register  
PHP Classes
elePHPant
Icontem

Textarea 2 CSV

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Gianluca Zanferrari
Name: Gianluca Zanferrari <e-mail contact>
Packages: 13 Browse all classes by Gianluca Zanferrari Browse all classes by
Country: The Netherlands The Netherlands - PHP jobs in The Netherlands
Age: 46
All time rank: 36510 in The Netherlands The Netherlands
Week rank: 74 Up4 in The Netherlands The Netherlands Up
Innovation award
Innovation award
Nominee: 4x


  Detailed description   Download .zip .tar.gz  
This class can Convert a pasted Excel document to the CSV format.

It can parse text of a Excel spreadsheet eventually pasted in a form textarea input and convert it in data in the CSV format.

The converted data may saved to a given file or displayed as the current script output.

The CSV field separator character is configurable.

  Classes of Gianluca Zanferrari  >  Textarea 2 CSV  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Textarea 2 CSV
Base name: textarea-2-csv
Description: Convert a pasted Excel document to the CSV format
Version: -
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 496 users
All time rank: 4940
Week users: 0 users
Week rank: 2054 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Text processing Manipulating and validating text data View top rated classes
Group folder image Parsers Programming language interpreters and format parsers View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
January 2013
Number 6
Some applications need that the users supply tabular data, eventually edited in a spreadsheet program like Excel.

The users could upload the spreadsheet file but it may be hard to process it, especially when it is necessary that the data of a specific range of cells.

This class provides an alternative approach for this problem that consists in letting the user copy data from the spreadsheet program and pasting it in a textarea form input.

Then the class is able to parse the input data and return it in a more convenient format for processing by the application.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class.textarea2csv.php Class class itself
Accessible without login Plain text file example.textarea2csv.php Example example of use

Download all files: textarea-2-csv.tar.gz textarea-2-csv.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.