Regular Expressions 101

Community Patterns

11

Codice fiscale

PCRE (PHP <7.3)
Check "codice fiscale"
Submitted by Luca - 8 years ago
1

Youtube ID

PCRE (PHP <7.3)
get youtube video ID
Submitted by anonymous - 8 years ago

ipv4 - short version

-3

Regular Expression
PCRE (PHP <7.3)

/
(\d{1,3}\.){3}\d{1,3}
/
g

Description

Loading markdown...
Submitted by gromozeka - 8 years ago