Hi all,
I need a help regarding reading a XCEL file from the PHP. Pls let me know if any one know the answer
Regards,
Aruna.
Reading a XCEL file from PHP
Moderator: General Moderators
Re: Reading a XCEL file from PHP
Hi,
Yes it should be "Excel". I have spelled it wrongly.
My server is windows therefore I'm not sure weather PHPExcel will work with windows. If anybody already know please let me know.
Regards,
Aruna.
Yes it should be "Excel". I have spelled it wrongly.
My server is windows therefore I'm not sure weather PHPExcel will work with windows. If anybody already know please let me know.
Regards,
Aruna.
Re: Reading a XCEL file from PHP
5 seconds.
Requirements
* PHP version 5.2 or higher
* PHP extension php_zip enabled
* PHP extension php_xml enabled
* PHP extension php_gd2 enabled (if not compiled in)
-
Mark Baker
- Forum Regular
- Posts: 710
- Joined: Thu Oct 30, 2008 6:24 pm
Re: Reading a XCEL file from PHP
PHPExcel is pure PHP with no platform dependence, so it will work on Windows, Linux, Mac, or any platform that can run PHP.Aruna wrote:My server is windows therefore I'm not sure weather PHPExcel will work with windows. If anybody already know please let me know.
The only prerequisites are those that tasairis has listed
Re: Reading a XCEL file from PHP
Dear All,
I will work on that and see. Thanks lot for the your supports.
Regards,
Aruna
I will work on that and see. Thanks lot for the your supports.
Regards,
Aruna