Regular Expressions 101

Community Patterns

0

Date

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

IQ-1

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

jsonp

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

Parse URL and image file name

1

Regular Expression
PCRE (PHP <7.3)

/
^([a-z0-9_\/\-]+)\/([a-z0-9_\-]+[\.]{1}(jpg|jpeg|png|gif))$
/
i

Description

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