Regular Expressions 101

Community Patterns

Email simple validation (x@x.x)

0

Regular Expression
PCRE2 (PHP >=7.3)

Description

Simple email validator (x@x.x) Note: Use /g to test all example emails.

Submitted by davidgaroro - 2 years ago (Last modified a year ago)