(PHP4 >= 4.0b4)
int is_bool (mixed var)
int is_bool
Returns true if the var parameter is a boolean.
See also is_array(), is_double(), is_float(), is_int(), is_integer(), is_real(), is_string(), is_long(), and is_object().