Regular Expressions 101

Community Patterns

3

Forum user validation

PCRE (PHP <7.3)
Pedro al DAMS
Submitted by giacomo - 8 years ago
1

Dates

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

a

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

xslt

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

Exercicio 5

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

Exercicio 1

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

6

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

find non-protocolized img src

0

Regular Expression
PCRE (PHP <7.3)

/
(<img (.*? )*?src=")([^:]*?)"\/
/
g

Description

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