Checks if the value does not contain special characters
Parameters | |||
---|---|---|---|
mixed
|
$value |
The value being checked |
# |
Returns | |
---|---|
boolean
|
TRUE if the value does not contain special characters, FALSE otherwise |