Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
PCRE (PHP <7.3)

/
(lineitems\/(.[a-zA-Z0-9-]*))
/
mg

Description

To get a value from a url string in JSON knowing the directory path

Submitted by anonymous - 4 years ago