help Help

preg_match preg_match_all ereg (Don't forget the delimiters for the pcre functions)

preg_match preg_match_all ereg (Don't forget the delimiters for the pcre functions)

Display results ?
  • Highlight
  • array
  • Timing
Pattern#1: ereg <a href=(.*)>

<a href="http://ceci_est_url.com">lien</a>

Pattern#2: preg_match #<a href=(.*?)>#

<a href="http://ceci_est_url.com">lien</a>

Create a link to the results of this test.

Do you want to create a link to this result page? Create Link

Links

Tutorial and Simulator by Jean-Luc Lacroix (regains scs). Any suggestions and/or new ideas for improvement - or better translation - are welcome! Thanks to Nicolas Chambrier for his review and comments. Contact: address