Page 1 of 1
Excel parser
Posted: Sun Jun 01, 2003 11:50 pm
by phice
Has anyone come across a
free Excel->HTML PHP program? In example: Upload your .xls file, and the program will produce an HTML document.
Example:
http://www.zakkis.ca/products/abc_excelparser/index.php
http://www.softclub.org/excelexplorer/demo/
Posted: Mon Jun 02, 2003 4:39 am
by patrikG
Have you checked at
phpclasses.org?
There is one class
"ExcelRead_FR - This class reads an Excel spreadsheet file using COM objects".
Shouldn't be too hard to add the HTMl-output you need.
Posted: Mon Jun 02, 2003 12:52 pm
by phice
eh, it's French. I guess I could manage.
Posted: Thu Jun 19, 2003 11:53 pm
by toshesh
anyone know what feuil means in french?
Posted: Fri Jun 20, 2003 1:04 am
by trollll
"feuil" = "film"
Check out
http://www.systransoft.com/ for quick and dirty translation between a bunch of different languages. They still need to iron out some bugs, but still the best free on the internet translation tool I've seen yet.
Posted: Fri Jun 20, 2003 1:07 am
by toshesh
what could it mean in terms of reading excel?
Posted: Fri Jun 20, 2003 3:03 am
by phice
Take an excel document, temporarily upload it to the webserver, have the PHP program parse the excel document (ie: excel=>html), and produce the contents to the screen.
Posted: Fri Jun 20, 2003 5:30 am
by releasedj
I think feuil is worksheet.
Posted: Fri Jun 20, 2003 2:34 pm
by Sinnix
Directly translated, it means 'sheet'.