Printing using MS Excel - PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
eskio
Forum Commoner
Posts: 66
Joined: Tue Apr 01, 2008 1:00 am

Printing using MS Excel - PHP

Post by eskio »

Hi,
I used the file that I have downloaded from http://www.phpclasses.org/browse/packag ... d/zip.html
It works very well but I have to create the XL file on the fly from scratch.
What I want to do is instead of writing every thing on the fly, I want to open an existing XL file which is well formatted and writing what I want in it.
Can someone have any clue how to do this?
Thanks
Post Reply