| Free Content |
csv2wp is online utility for converting tables from CSV into wiki text or html tables, so they can be easily used on wiki sites like Wikipedia.
You can find the current (rather old, but tried and true) version of csv2wp at http://area23.brightbyte.de/csv2wp.php
Some more information about csv2wp can be found at Benutzer:Duesentrieb/csv2wp on Wikipedia.
[talk page]Talk:CSV2WP
The above comments may have been left by visitors.
This site's operators can not take responsibility for the content of such comments.




Contents
[edit] bad link
That should probably be wp:de:Benutzer:Duesentrieb.
[edit] Is there a downloadable version?
Do you have a downloadable version of this software that I can run on my own web server? Reason being sometimes I may wish to convert proprietary information.
Thanks
[edit] bad link
Hi, http://en.wikipedia.org/wiki/Help:Tables
line: csv2wp - converts comma-separated values (CSV) format to pipe syntax. You may use this to import tables from Excel etc. (more information)
- the "more information" link is broken, maybe you want to fix it. best regards,
[edit] Help
Hey,
develop a simple PHP application that will let the user upload a data file in CSV (comma separated values) format and display it as a table, along with footer rows showing the sum and average of numeric columns. Export your data set as a CSV file and make sure that your PHP code works with your CSV file.
you have a simple version? :)