I took the following steps 1) downloaded the zip file from here and extracted it in xampp/htdocs so my folder now lies in the path c:/xampp/htdocs/xampp/phpExcelReader
2) I tried loading Php file example.php using the following URL http://localhost/xampp/phpExcelReader/example.php
I am getting the following error - require_once(Spreadsheet/Excel/Reader/OLERead.php): failed to open stream
Please help me out
Hi man,
Try this : http://code.google.com/p/php-excel-reader/
Work on 100% tested today
Log in to post a comment.
I took the following steps
1) downloaded the zip file from here and extracted it in xampp/htdocs so my folder now lies in the path c:/xampp/htdocs/xampp/phpExcelReader
2) I tried loading Php file example.php using the following URL http://localhost/xampp/phpExcelReader/example.php
I am getting the following error
- require_once(Spreadsheet/Excel/Reader/OLERead.php): failed to open stream
Please help me out
Hi man,
Try this : http://code.google.com/p/php-excel-reader/
Work on 100% tested today