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
Importing Excel file
Moderator: General Moderators
Re: Importing Excel file
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.
-
Mark Baker
- Forum Regular
- Posts: 710
- Joined: Thu Oct 30, 2008 6:24 pm
Re: Importing Excel file
As tasairis has said, look for a third-party library such as PHPExceljlising wrote:I would like to ask your assistance on how can I import the content of an excel file using PHP.