Regular Expressions 101

Community Patterns

1

nathan

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

Tel

PCRE (PHP <7.3)
Simple tel regex
Submitted by anonymous - 8 years ago
1

Desc

PCRE (PHP <7.3)
match /* @Desc("(.)");
Submitted by anonymous - 8 years ago
1

02

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

a

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

JS Regex to get full filename from url.

1

Regular Expression
PCRE (PHP <7.3)

/
([-a-zA-Z0-9]+)(\.[0-9a-z]{2,5})$
/

Description

Loading markdown...
Submitted by Vivek Shah - 8 years ago