|
Posted by Tim Roberts on 10/23/05 05:04
"NurAzije" <nurazije@gmail.com> wrote:
>
>I have written a code and can't figure what is wrong, the code will
>read a content of a file and cut all the emails from it,then echo them,
>but I have a problem with '"' charecter I think..
You have no idea how hard this problem really is. The regular expression
which completely matches all possible RFC822 e-mail addresses is more than
6,000 characters long.
--
- Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
[Back to original message]
|