Regular Expressions 101

Community Patterns

0

1

PCRE (PHP <7.3)
1
Submitted by anonymous - 7 years ago

url

0

Regular Expression
PCRE (PHP <7.3)

@
<a[^>]*href="(?<url>[^"]*(?<=\?|&)o=(?<number>\d+)[^"]*)"[^>]*>\s*last
@
gmis

Description

Loading markdown...
Submitted by anonymous - 7 years ago