regular expression for matching number and spaces.
Posted
by Avinash
on Stack Overflow
See other posts from Stack Overflow
or by Avinash
Published on 2010-04-23T13:35:33Z
Indexed on
2010/04/23
13:43 UTC
Read the original article
Hit count: 534
Hi all
i want to create a regular expression which will allow only spaces and number..
And how can i check this with PHP?
Thanks in advance Avinash
© Stack Overflow or respective owner