Checks if a value is a positive or negative integer.
mixed
$value
The value being checked
boolean
TRUE if the value is integer, FALSE otherwise