Checks if a value is numeric.
mixed
$value
The value being checked
boolean
TRUE if var is a number or a numeric string, FALSE otherwise.