Regular Expressions 101

Community Patterns

URL REGULAR EXPRESSION CHALLENGE

1

Regular Expression
PCRE (PHP <7.3)

/
(?:[A-Z\s]+\n)
/
g

Description

Follow the instructions to match/don't match the following urls. Then post to comminity with title: [URL CHALLENGE]:<your_name>

Submitted by kostas trichas - 10 years ago