Regular Expressions 101

Community Patterns

only numbers without dot

1

Regular Expression
PCRE (PHP <7.3)

Description

This regex will detect even a dot after the number

Submitted by noby nirmal - 8 years ago