Regular Expressions 101

Community Patterns

0

why

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
2

get href

ECMAScript (JavaScript)
gets value of href
Submitted by me - 7 years ago
1

bitcoin

PCRE (PHP <7.3)
bitcoin max 2
Submitted by anonymous - 7 years ago
0

Date expression

ECMAScript (JavaScript)
yyyy-mm-dd
Submitted by Alan - 7 years ago
1

minimum 0.5

PCRE (PHP <7.3)
bitcoin/ ether
Submitted by anonymous - 7 years ago

find file name with file extension

1

Regular Expression
PCRE (PHP <7.3)

/
(?:\/)([a-z0-9]+\.png|jpg|gif|jpeg)
/

Description

Loading markdown...
Submitted by rainyseason - 8 years ago