Regular Expressions 101

Community Patterns

1

ADEX

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

Nisima

PCRE (PHP <7.3)
v4 => All v5 => Vrac
Submitted by anonymous - 8 years ago
1

test

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

dfdg

PCRE (PHP <7.3)
dfgdfgdfgdfg
Submitted by dfgdfgdfg - 8 years ago

count occurence of comma

1

Regular Expression
PCRE (PHP <7.3)

/
([^,]*,){6}([^,]*)
/

Description

Loading markdown...
Submitted by Kevin H - 8 years ago