PHP Classes

grab emails from url

Recommend this page to a friend!

      Grab Emails From URL  >  All threads  >  grab emails from url  >  (Un) Subscribe thread alerts  
Subject:grab emails from url
Summary:error
Messages:2
Author:frank
Date:2009-06-26 15:00:57
Update:2009-06-26 15:53:45
 

  1. grab emails from url   Reply   Report abuse  
Picture of frank frank - 2009-06-26 15:00:57
crashes with:

PHP Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in gefu.class.php on line 26,

  2. Re: grab emails from url   Reply   Report abuse  
Picture of David Ferreira David Ferreira - 2009-06-26 15:53:45 - In reply to message 1 from frank
Hi Frank,

Thanks for trying to use it, but this class will only work on PHP5 because of the use of "private" declarations that aren't present on PHP 4 versions.
Hope it helped.

Best regards,
David