Checks that a string contains only integer or letters
Parameters | |||
---|---|---|---|
mixed
|
$value |
The value being checked |
# |
Returns | |
---|---|
boolean
|
TRUE if the value contains only integer or letters, FALSE otherwise |