|
is_boolFinds out whether a variable is a boolean Description
bool is_bool
( mixed
$var
)Finds whether the given variable is a boolean. Parameters
Return Values
Returns Examples
Example #1 is_bool examples
<?php See Also
|