Regular Expressions 101

Community Patterns

test url

1

Regular Expression
PCRE (PHP <7.3)

/
^([^\s\|]+)\|([^\|]+)\|([^\|]+)
/

Description

no description available

Submitted by anonymous - 10 years ago