Regular Expressions 101

Community Patterns

1

[!-Z]

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

Nomes teste

PCRE (PHP <7.3)
no description available
Submitted by Ale - 8 years ago

currency EU

1

Regular Expression
PCRE (PHP <7.3)

/
^\€?(\d{1,3}[.](\d{3}[.])*\d{3}|\d+)([,]\d{1,2})?$
/
m

Description

Loading markdown...
Submitted by Paul Font Freide - 8 years ago