Regular Expressions 101

Community Patterns

Tecnologie Web - Regex

0

Regular Expression
PCRE (PHP <7.3)

/
^[A-Za-z]+\s*[A-Za-z]*(\*$)*
/
gm

Description

REGEX per il progetto di tecnologie web

Submitted by Federico Benedetti - a year ago