Re: How to read excel sheet and display it's contents.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Feb 11, 2008 5:51 PM, srihari naidu <srihari_asd@xxxxxxxxx> wrote:
> 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

    STFW and RTFM.

    It means that the files being required do not exist where the
script is looking for them.

-- 
</Dan>

Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux