Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Beware that [0-9] and [[:digit:]] in some locales matches more than 0123456789 so should be avoidavoided for any form of input validation/sanitisation.
Beware that [0-9] and [[:digit:]] in some locales matches more than 0123456789 so should be avoid for any form of input validation/sanitisation.
Beware that [0-9] and [[:digit:]] in some locales matches more than 0123456789 so should be avoided for any form of input validation/sanitisation.