Regular Expressions 101

Community Patterns

1

lsyh-aem_log_entry_split

PCRE (PHP <7.3)
lsyh
Submitted by hunagyp - 7 years ago
1

del email

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

figata

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

comment

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

COMMENT

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

perl

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

Regular expression for IP Address Validation | Taha

1

Regular Expression
PCRE (PHP <7.3)

/
^(?=.*[^\.]$)((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.?){4}$
/
gmi

Description

Loading markdown...
Submitted by Taha Bhutta - 7 years ago