Page 1 of 1

Importing Excel file

Posted: Mon Mar 16, 2009 12:42 am
by jlising
Hi Everyone!

I would like to ask your assistance on how can I import the content of an excel file using PHP.

Much appreciated if you can reply ASAP.

Thanks!
Jess

Re: Importing Excel file

Posted: Mon Mar 16, 2009 1:27 am
by requinix
You use Google to find some third-party tool to interpret the files, then read the documentation provided on how to use it with your code.

Re: Importing Excel file

Posted: Mon Mar 16, 2009 4:27 am
by Mark Baker
jlising wrote:I would like to ask your assistance on how can I import the content of an excel file using PHP.
As tasairis has said, look for a third-party library such as PHPExcel