[snip] Hi, can any suggest me how to read and display the content in a html page. I tried phpexcelreadrer at http://sourceforge.net/projects/phpexcelreader/ but got error Warning: require_once(Spreadsheet/Excel/Reader/OLERead.php) [function.require-once]: failed to open stream: No such file or directory in D:\phpdocs\reader2\Excel\reader.php on line 31 Fatal error: require_once() [function.require]: Failed opening required 'Spreadsheet/Excel/Reader/OLERead.php' (include_path='.;C:\php5\pear') in D:\phpdocs\reader2\Excel\reader.php on line 31 can any please suggest me the solution for this error please. [/snip] It is telling you that a file is missing or that you are pointed at the wrong location for the file. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php