Regular Expressions 101

Community Patterns

0

tilak phishing

PCRE (PHP <7.3)
tilak phishing
Submitted by anonymous - 4 years ago

Выделение кода в теге

0

Regular Expression
PCRE (PHP <7.3)

/
(?<=<[Ss][Cc][Rr][Ii][Pp][Tt]>)([\s\S]*?)(?=<\/[Ss][Cc][Rr][Ii][Pp][Tt]>)
/
g

Description

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