Display Excel

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
fernado1283
Forum Newbie
Posts: 22
Joined: Mon Aug 25, 2003 2:00 am

Display Excel

Post by fernado1283 »

Hi,

I having a problem here...
Is it possible to display data in the excel file onto the browser???
Can anyone please help me. Thanks.

Regards..
Fernado
User avatar
gstefan
Forum Newbie
Posts: 11
Joined: Thu Aug 21, 2003 2:29 pm

Post by gstefan »

I found in the manual com functions. But I never use them.
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

have a look at this.

It isn't free, but might lead you in the right direction:

Pro version - http://www.zakkis.ca/products/abc_excelparser/index.php

Light version - http://www.zakkis.ca/products/abc_lightparser/

Mark
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

jsim
Forum Newbie
Posts: 2
Joined: Fri Oct 24, 2003 9:24 am

Post by jsim »

Another php class that can read Excel files on Unix:

http://www.softclub.org/
Post Reply