Regular Expressions 101

Community Patterns

0

palo

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

regex

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

strange

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

split csv row

Python
no description available
Submitted by anonymous - 6 years ago

URL Slugs Optimized

1

Regular Expression
PCRE (PHP <7.3)

/
^(?![0-9-]+$)(?:[a-z]{2,}-?|[0-9]-?)+(?<!-)$
/
gm

Description

Loading markdown...
Submitted by Jordon Baade - 7 years ago