|
|
| |
1. grab emails from url |
|
Reply |
|
|
 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 |
|
|
 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 |
|