Regular Expressions 101

Community Patterns

107

trim

ECMAScript (JavaScript)
trim string
Submitted by fp - 10 years ago
4

CloudFlare

PCRE2 (PHP >=7.3)
Cloud Flare
Submitted by anonymous - 2 years ago
4

Email

PCRE2 (PHP >=7.3)
email format control
Submitted by ahmetbarut - 2 years ago

webforms detection

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^<(?i)(?:input|textarea|\\w{0,}TextBox|\\w{0,}Field).*(?:name|id)=(?:\"|\')\w+(?:\"|\').*
/
gm

Description

Loading markdown...
Submitted by Pandurang Patil - 5 months ago