Regular Expressions 101

Community Patterns

-2

Test post by e-mail

PCRE (PHP <7.3)
Description here
Submitted by Arief - 9 years ago
1

transfer

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
1

Code Review

PCRE (PHP <7.3)
username
Submitted by Devon Parsons - 9 years ago

urls and emails

0

Regular Expression
PCRE (PHP <7.3)

/
((([a-z]{3,9}:(?:\/\/)?)(?:[-;:&=\+\$,\w]+@)?[\w.-]+|(?:www.|[-;:&=\+\$,\w]+@)[\w.-]+)((?:\/[\+~%\/.\w_-]*)?\??(?:[-\+=&;%@.\w_]*)#?(?:[.\!\/\\w]*))?)
/
ig

Description

Loading markdown...
Submitted by Matthew O'Riordan - 9 years ago