Checks if the value contains numbers and spaces
Parameters | |||
---|---|---|---|
string
|
$value |
The value being checked |
# |
Returns | |
---|---|
boolean
|
TRUE if the value contains numbers and spaces only, FALSE otherwise |