|
Posted by Rik on 10/27/06 08:26
Rob Coventry wrote:
> Is it possible to read cells from an Excel spreadsheet, and what is
> the code for this?
Simple versions: if you output them as csv offcourse.
Mor complicated: only on Windows, with OLE compatible COM class:
http://www.php.net/manual/en/class.com.php
If you're not on a Windows server, there have been several tries with
reverse-engineering, none of which really satisfy.
--
Rik Wasmus
Navigation:
[Reply to this message]
|