Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
PCRE (PHP <7.3)

/
\/PrimoLivello(\/|$)[a-zA-Z]*
/
g

Description

/PrimoLivello(/|$)[a-zA-Z]*

Submitted by \/PrimoLivello(\/|$)[a-zA-Z]* - 9 years ago