Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
PCRE (PHP <7.3)

/
(.*[~!@#$%^&*()]){2}
/

Description

The special characters are ~!@#$%^&*()

Submitted by anonymous - 10 years ago