Regular Expressions 101

Community Patterns

capture the html verification link

1

Regular Expression
PCRE2 (PHP >=7.3)

/
<a href=3D\"([^\"]+)\".style=
/

Description

show the verification link from the html email

Submitted by anonymous - 13 days ago