Regular Expressions 101

Community Patterns

0

IE

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

Unformatted Decimal number

1

Regular Expression
ECMAScript (JavaScript)

/
^[+-]?\d*\.?\d+$
/
gm

Description

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