Forum Moderators: coopster

Message Too Old, No Replies

Exploding excel documents?

         

norek

7:36 am on Oct 6, 2005 (gmt 0)

10+ Year Member



Is it possible to make it so that PHP will explode the cells from an uploaded excel document?

coopster

1:28 pm on Oct 6, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Sure. Have a look at PHP's file functions [php.net] to see how to open and read files.