 |
|
Innovation award
 Nominee: 4x |
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.
|
|
| 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: |
4935 |
| Week users: |
1 user |
| Week rank: |
2051  |
| |
|
 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 |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|