Regular Expressions 101

Community Patterns

get specific portion from string

0

Regular Expression
PCRE (PHP <7.3)

/
~vr:((\d*)(?:[4]\d))
/
mg

Description

no description available

Submitted by anonymous - 3 years ago