Data Type Php

$a = 0;
echo(is_integer($a));
?>