Regular Expressions 101

Library entries

0
pcre

Not the Monster

no description available
Submitted by Sif Baksh - 8 years ago
3
pcre

hj

hj
Submitted by hj - 8 years ago
2
pcre

better orf finder

don't use my older one
Submitted by tnrich - 8 years ago
1
pcre

Orf Finder

Finds open reading frames in a dna sequence string.
Submitted by tnrich - 8 years ago
1
pcre

mytest

no description available
Submitted by anonymous - 8 years ago
1
pcre

soundcloud url

soundcloud url in a link
Submitted by ogerly - 8 years ago
1
pcre

Email verification

no description available
Submitted by SonnY - 8 years ago
0
pcre

Email verification

no description available
Submitted by SonnY - 8 years ago
0
pcre

Match links in html

Matches all from
Submitted by anonymous - 8 years ago
1
pcre

Find php short echo tags

Find instances of Usefult to replace with
Submitted by JayCee - 8 years ago
1
pcre

Find php short open tags

Finds instances of <? instead of <?php
Submitted by JayCee - 8 years ago
0
pcre

negative lookbehind

no description available
Submitted by anonymous - 8 years ago
1
pcre

111

no description available
Submitted by anonymous - 8 years ago
1
pcre

url 1

no description available
Submitted by anonymous - 8 years ago

email check

Vote

1

Regular Expression
pcre

/
^[a-zA-Z0-9](?:[\._-](?=[a-zA-Z0-9])|[a-zA-Z0-9])+@(?:[\._-](?=[a-zA-Z0-9])|[a-zA-Z0-9])+(?:[a-z]{2,4}|com|ru|by)$
/
i

Description

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