Regular Expressions 101

Community Patterns

2

UUID 4

PCRE2 (PHP >=7.3)
Detects any UUID 4 strings
Submitted by ShadowNox - 2 years ago

Custom IFrame SRC Grabber

1

Regular Expression
PCRE2 (PHP >=7.3)

/
(<iframe.*?)(src=)([^ ]*?\".*?>)(.*?)(<\/iframe>)
/

Description

Loading markdown...
Submitted by Moep - 3 years ago
(Last modified 3 years ago)