How to read from an xls document?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kr33
    New Member
    • Oct 2006
    • 2

    #1

    How to read from an xls document?

    Hi All,

    I need to be able to read data from specific cells in a XLS file, i need these values to then be stored in an xml document which will be used by my main page written in php, to draw a bar graph from.

    Is there any way of doing this, i need the help, thanks

    Every man has to go through hell...to reach his paradise
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Have a look at the SourceForge site for PHP-ExcelReader, a PHP class for reading the contents of Excel xls files at PHP-ExcelReader

    Ronald :cool:

    Comment

    Working...