is_integer
The is_integer method returns whether the value is an integral value.
Syntax
is_integer()
Returns
(Boolean). Returns true if the value is an integer value, false otherwise.
The is_integer method returns whether the value is an integral value.
is_integer()
(Boolean). Returns true if the value is an integer value, false otherwise.