Toolbox
  • Printable version
 
Toolbox
LANGUAGES
Language
Personal tools
Wikipedia Affiliate Button

Talk:CSV2WP

From BrightByte

Jump to: navigation, search

Contents

[edit] bad link

That should probably be wp:de:Benutzer:Duesentrieb.

yes, indeed. Thanks -- Daniel 22:47, 21 April 2007 (CEST)

[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

The download link is at the very bottom right of the page. Or just click here: http://area23.brightbyte.de/csv2wp.tgz -- Daniel 23:16, 2 June 2007 (CEST)

[edit] bad link

Hi, http://en.wikipedia.org/wiki/Help:Tables

 #External links

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,

Fixed, thanks -- Daniel 01:14, 19 April 2008 (CEST)

[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? :)