Regular Expressions 101

Community Patterns

JSON url final UUID hack 2

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 - 3 years ago