On Fri, Jun 19, 2009 at 09:17, jadhavpradip wrote:
>
> Hi,
>
> There is oleread.inc file in Excel Folder.
>
> Please rename that file to oleread.php it will work.. =)
Please check the dates before posting on third-party sites to this
list. That thread is over a year-and-a-half old.
-
Hi,
There is oleread.inc file in Excel Folder.
Please rename that file to oleread.php it will work.. =)
Regards,
Pradip Jadhav
srihari naidu wrote:
>
> Hi, can any suggest me how to read and display the content in a html page.
>
> I tried phpexcelreadrer at
> http://sourceforge
to get phpexcelreader to work you must change the
require_once line for this one
require_once 'OLERead.inc';
tedd-2 wrote:
>
> At 3:46 PM -0800 2/11/08, Warren Vail wrote:
>>I finally settled for CSV, but even there Microsoft plays games with the
>>format, or so it seems.
>
> Yes, it's a bu
At 3:46 PM -0800 2/11/08, Warren Vail wrote:
I finally settled for CSV, but even there Microsoft plays games with the
format, or so it seems.
Yes, it's a bugger.
M$ always has a better idea and replaces it daily.
Stick with CSV and let applications sort it out.
Cheers,
tedd
--
---
http:
Yes, read the documentation and look at include and require in the php
documentation.
-Original Message-
From: srihari naidu <[EMAIL PROTECTED]>
Sent: Monday, February 11, 2008 5:51 PM
To: PHP Mail List
Subject: [PHP] How to read excel sheet and display it's contents.
Hi, can any sugge
: Jay Blanchard <[EMAIL PROTECTED]>
Sent: Monday, February 11, 2008 6:36 PM
To: srihari naidu <[EMAIL PROTECTED]>; php-general@lists.php.net
Subject: RE: [PHP] How to read excel sheet and display it's contents.
[snip]
I think i am not clear with my question. I know that the files are
, but even there Microsoft plays games with the
format, or so it seems.
> -Original Message-
> From: Michael McGlothlin [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 11, 2008 3:36 PM
> To: srihari naidu
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] How to read
[snip]
I think i am not clear with my question. I know that the files are
missing at the correct location.
Please suggest me any other free code that i can use instead of
the code i tried.
[/snip]
Convert the spreadsheet to CSV and then you can use fopen, fgets, etc.
to read the file.
--
Tried http://www.codeplex.com/PHPExcel ?
I think i am not clear with my question. I know that the files are missing at the correct location.
Please suggest me any other free code that i can use instead of the code i tried.
Thanks in advance.
Regards,
Sri Hari.
Jay Bla
I think i am not clear with my question. I know that the files are missing at
the correct location.
Please suggest me any other free code that i can use instead of the code
i tried.
Thanks in advance.
Regards,
Sri Hari.
Jay Blanchard <[EMAIL PROTECTED]> wrote:
[snip
On Feb 11, 2008 5:51 PM, srihari naidu <[EMAIL PROTECTED]> 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/OLE
[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 suc
12 matches
Mail list logo