Regular Expressions 101

Sponsors

Library entries

1
pcre

Indonesia Post Code

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

border syntax checker

Checks the css value for a border
Submitted by Benjamin Weigt - 8 years ago
1
pcre

lisp

match function names in defun constructs
Submitted by anonymous - 8 years ago
1
python

PCI Device

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

Uppercase words

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

image.ext check

regexp for match images extension (png,jpg,jpeg,gif)
Submitted by dummy - 8 years ago

Validate a Particular File Extension

Vote

4

Regular Expression
pcre

/
(?i:^.*\.(xls|xlsx|doc|docx)$)
/

Description

Loading markdown...
Submitted by Andrew Morpurgo - 8 years ago