Regular Expressions 101

Community Patterns

1

html <Title>

Java 8
htnle
Submitted by erichologist - 4 months ago

Additional

0

Regular Expression
PCRE (PHP <7.3)

/
^((?:[A-Za-z0-9+]+)(?:[._-]{1}[A-Za-z]+)*)([._-]{1}(?:[+-_\dA-Za-z.]*)*)*$
/
gm

Description

Loading markdown...
Submitted by JK - 5 months ago
(Last modified 5 months ago)