Regular Expressions 101

Community Patterns

Find sql name for rotator

0

Regular Expression
PCRE (PHP <7.3)

/
([\/\w{1,}]+)\/([A-Za-z0-9_-]{1,}\-\d{4}\-\d{2}\-\d{2}\-\d{2}\:\d{2}\:\d{2}\.\w{1,})$
/
g

Description

no description available

Submitted by anonymous - 8 years ago