Regular Expressions 101

Community Patterns

Pro Football Weekely - Green Bay Packers

1

Regular Expression
PCRE (PHP <7.3)

/
<article(?: class="lead")?><a href=".*" target="_top"><img(?: height=".*")? src="(.*)"(?: width=".*")? \/><\/a><h[1,2]><a href="(.*)" target="_top">(.*)<\/a><\/h[1,2]><small>By .*<\/small><small>Updated: (.*) - (.*)<\/small><div class="clear"><\/div><\/article>
/
gU

Description

no description available

Submitted by anonymous - 8 years ago