PHPExcel Reader Example #01

Simple File Reader using PHPExcel_IOFactory::load()

Loading file 2x911.xlsx using IOFactory to identify the format

Fatal error: Uncaught exception 'PHPExcel_Reader_Exception' with message 'Could not open ./sampleData/2x911.xlsx for reading! File does not exist.' in C:\wamp\www\jobwork\ex - Copy\Classes\PHPExcel\Reader\Excel2007.php:72 Stack trace: #0 C:\wamp\www\jobwork\ex - Copy\Classes\PHPExcel\IOFactory.php(269): PHPExcel_Reader_Excel2007->canRead('./sampleData/2x...') #1 C:\wamp\www\jobwork\ex - Copy\Classes\PHPExcel\IOFactory.php(191): PHPExcel_IOFactory::createReaderForFile('./sampleData/2x...') #2 C:\wamp\www\jobwork\ex - Copy\Documentation\Examples\Reader\exampleReader01.php(31): PHPExcel_IOFactory::load('./sampleData/2x...') #3 {main} thrown in C:\wamp\www\jobwork\ex - Copy\Classes\PHPExcel\Reader\Excel2007.php on line 72