Regular Expressions 101

Community Patterns

Custom IFrame SRC Grabber

1

Regular Expression
PCRE2 (PHP >=7.3)

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

Description

no description available

Submitted by Moep - 3 years ago (Last modified 3 years ago)