Regular Expressions 101

Community Patterns

Starts by # inside string

0

Regular Expression
PCRE (PHP <7.3)

Description

Match with starts by character "#" and follow number inside string

Submitted by anonymous - 3 years ago