> I'm just exploring PEAR a bit, and am confused.
>
> Many examples cite calling functions such as:
>
> RFC822_Mail::parseAddressList(...);
>
> But when I call the function like that, I get a parse error. Any ideas
> anyone?
Well you need to be using php4, :: won't work in php3. Oh and it's
Mail_
Hi There,
I'm just exploring PEAR a bit, and am confused.
Many examples cite calling functions such as:
RFC822_Mail::parseAddressList(...);
But when I call the function like that, I get a parse error. Any ideas
anyone?
Mike
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
2 matches
Mail list logo