Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

0

Regular Expression
PCRE (PHP <7.3)

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

Description

no description available

Submitted by Matthew O'Riordan - 10 years ago