> -----Original Message-----
> From: John Edwards [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 05, 2002 9:25 AM
> To: 'Jonathan E. Paton'; [EMAIL PROTECTED]
> Subject: RE: select text
>
>
> "Give a man a fish and you feed him for a day.
> Teach a man to fish and you feed him for a life time."
>
> -Chinese proverb
>
> This is a beginners list, no? I thought we were here to help people learn,
> not provide them with solutions that may work, but they don't know how...
>
> John
In that particular case I'd say we're midwives helping a new spammer hatch.
>
> -----Original Message-----
> From: Jonathan E. Paton [mailto:[EMAIL PROTECTED]]
> Sent: 05 February 2002 17:19
> To: [EMAIL PROTECTED]
> Subject: Re: select text
>
>
> --- Roman Fordinal <[EMAIL PROTECTED]> wrote:
> >
> > I need to get the email address from string:
> >
> > $email="Name LastName <[EMAIL PROTECTED]>"
> >
> > How do I extract it? [Above converted to English -
> JEP]
>
> ($email = $email ) =~ /\<([^>]+)\>$/;
>
> Jonathan Paton
>
>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]