[PHP] Is there any Open Source Mailing List Manager that works good

2007-12-20 Thread srihari naidu
Hi,
 I am searching for a good open source php mailing list manager for some 
days. can any one suggest me one please.
   
  Thanks in advance.
   
  Regards,
  Sri.

   
-
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.

[PHP] How to read excel sheet and display it's contents.

2008-02-11 Thread srihari naidu
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.
   
  Thanks in advance
   
  Regards,
  Sri Hari

   
-
Never miss a thing.   Make Yahoo your homepage.

RE: [PHP] How to read excel sheet and display it's contents.

2008-02-11 Thread srihari naidu
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]
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.


   
-
Never miss a thing.   Make Yahoo your homepage.