in reply to Re: Re: Regex probleme, how memorize (match)? with question mark ?
in thread Regex probleme, how memorize (match)? with question mark ?

All right guyz, but you forgot the second statement.
This regex need to match :

$_ = '<A class=Title>';

Your RE match only if there's an "href".

BobiOne KenoBi ;)

  • Comment on Re: Re: Re: Regex probleme, how memorize (match)? with question mark ?