  johnnyboyct
join:2003-06-11 Newington, CT
·Cox HSI
| 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 |
|
 Shark_615
join:2006-01-17 Pickering, ON
| 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. |
|
  johnnyboyct
join:2003-06-11 Newington, CT | Hmmm, any links describing the com thing? I have no clue what to google. |
|