I'm using the pear class Mail_RFC822::parseAddressList() which
apparently only throws an error_object for PEAR_Error.
You might want to consider the filter_var() function if you can - it
will be much faster.
The manual says that PEAR_Error is deprecated, so I'd like to use
PEAR_Exception; but; am having trouble getting it to recognize the error.
Can anyone help me with this?
You could use your own version of RFC822.php and use the wonderful
search and replace. Don't worry about updates, Mail_RFC822 is quite
stable, and has been for some years.
--
Richard Heyes
In Cambridge? Employ me
http://www.phpguru.org/cv
+----------------------------------------+
| Access SSH with a Windows mapped drive |
| http://www.phpguru.org/sftpdrive |
+----------------------------------------+
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php