Regular Expressions 101

Community Patterns

Surname regex validation

1

Regular Expression
PCRE (PHP <7.3)

/
([a-zA-Z[:blank:]]*)\b
/
gm

Description

no description available

Submitted by https://www.linkedin.com/in/peralta-steve-atileon/ - 5 years ago