PHP Manualis_int(PHP 4, PHP 5) is_int — Find whether the type of a variable is integer DescriptionFinds whether the type of the given variable is integer.
Parameters
Return Values
Returns Examples
Example #1 is_int() example
<?php The above example will output: is integer bool(true) bool(false) bool(false) bool(false) See Also
![]() |
PHP-Index
New Tutorial entries
|