PHP Classes

pop3.php and php5

Recommend this page to a friend!

      POP3 e-mail client  >  POP3 e-mail client package blog  >  How Can PHP Read Emai...  >  All threads  >  pop3.php and php5  >  (Un) Subscribe thread alerts  
Subject:pop3.php and php5
Summary:does the class have any issues with php5 ?
Messages:2
Author:shyam
Date:2010-11-02 01:48:42
Update:2010-11-02 09:14:03
 

  1. pop3.php and php5   Reply   Report abuse  
Picture of shyam shyam - 2010-11-02 01:48:42
I just moved to a new server, the app that is using pop3.php is not giving me any errors but the message count on a successful open is always zero even if their are messages in the mailbox. This was working correctly on the old server (still is). The only change I can see is that I'm now using php5.
I am not suggesting a problem with the class but just checking to see if their is a possibility or if other folks have used it with php5 with no negative effects.

  2. Re: pop3.php and php5   Reply   Report abuse  
Picture of shyam shyam - 2010-11-02 09:14:03 - In reply to message 1 from shyam
Sorry guys, false alarm, this is not a php5 issue. The hosting provider (godaddy) allows me to switch to php4. I did that the problem persists. So now I'm at a loss. If you guys have any ideas please let me know.