Hello,
I was trying to load the file from a location that contains the default XLS files, and then save it to the proper location.
The error that is displaying is still the same and is the following:
Fatal error: Call to undefined method PHPExcel::setCellValue() in /Users/admin/Sites/index.php on line 20
Also the line in which the error is pointing to is "$objPHPExcel->setCellValue('A2', $session_id);".
Yours Sincerely,
Henry
I was trying to load the file from a location that contains the default XLS files, and then save it to the proper location.
The error that is displaying is still the same and is the following:
Fatal error: Call to undefined method PHPExcel::setCellValue() in /Users/admin/Sites/index.php on line 20
Also the line in which the error is pointing to is "$objPHPExcel->setCellValue('A2', $session_id);".
Yours Sincerely,
Henry