Regular Expressions 101

Community Patterns

Test File

1

Regular Expression
PCRE (PHP <7.3)

/
Account: (\d+)
/
g

Description

Test Description

Submitted by Test Author - 9 years ago