in reply to Re: Re: Re: Regex probleme, how memorize (match)? with question mark ?
in thread Regex probleme, how memorize (match)? with question mark ?
And this can still fail because HREF and MAILTO: in caps are valid so we need a /i to make it case insensitive
/href\s*=\s*"mailto:([^"]*)"/i
Are we there yet?
cheers
tachyon
s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: Re: Regex probleme, how memorize (match)? with question mark ?
by epoptai (Curate) on Jul 07, 2001 at 02:27 UTC | |
by tachyon (Chancellor) on Jul 07, 2001 at 04:21 UTC | |
by bobione (Pilgrim) on Jul 07, 2001 at 05:33 UTC |