Regular Expressions 101

Community Patterns

0

IE

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 3 years ago
0

Tilak

PCRE (PHP <7.3)
buddypres filehacker
Submitted by anonymous - 3 years ago

Get value from string

1

Regular Expression
ECMAScript (JavaScript)

/
.*[a-z\-0-9]+\-([0-9]+).*
/

Description

Loading markdown...
Submitted by Gabriel R. Sezefredo - 8 years ago