Regular Expressions 101

Community Patterns

0

Email

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

original regex for cache images

0

Regular Expression
PCRE (PHP <7.3)

/
^(([a-z]+)_([0-9]+)(_([0-9]+))*)\-([0-9]+)x([0-9]+)\-([0-9]{1})([0-9abcdef]{6}){0,1}\.(jpg|gif|png)
/

Description

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