 Reviews:
·Comcast
| reply to johnnyboyct
Re: PHP read excel template? Ive found some stuff that works to read or write, but nothing that works well both ways. We have a few REALLY complex sheets and so far the only thing I can do is save it as xml, then customize the xml with data from the app. Its a pain in the ass though. -- Connecticut Web Design and Development |
|
 | If you are running PHP on a Windows server I believe you can open excel docs naively using COM or something. Its slow and horrible but would probably work.
Outside of that improbably setup there really isn't a way and I have researched it a bit. |
|
|
|
 | Hmmm, any links describing the com thing? I have no clue what to google. |
|