ruddie Posted February 11, 2011 Share Posted February 11, 2011 Hello, well I guess my question is pretty clear. How would I be able to read data out of an Excel sheet? F.E. to allow my users to simply upload an .xls file to help them avoid the coding and such. Of course, I know how to create the tables etc, the main problem is just getting that data. Also, I am uncertain if uploading an .xls file is a lot harder/totally done differently then images, and if so.. what is the best way to do this? P.s. I do want all the fancy equations to be included, just normally entered data (which would just follow some sort of a protocol). Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/227401-using-an-excel-sheet-to-create-tables/ Share on other sites More sharing options...
litebearer Posted February 11, 2011 Share Posted February 11, 2011 Perhaps... http://devzone.zend.com/article/3336 http://www.ibm.com/developerworks/opensource/library/os-phpexcel/index.html http://www.ustrem.org/en/articles/reading-xls-with-php-en/ Link to comment https://forums.phpfreaks.com/topic/227401-using-an-excel-sheet-to-create-tables/#findComment-1172958 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.