Regular Expressions 101

Community Patterns

0

IE

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

Decimal number

1

Regular Expression
ECMAScript (JavaScript)

/
^[+-]?(\d{1,3}(,(\d{3})?)+(\.\d+)?|(\d*\.)?\d+)$
/
mg

Description

Loading markdown...
Submitted by XeNoX (D:T0M11#1774, G/XNX11, i@xenox_officiel, T@XeNoXoff) - a year ago