(PHP 4 >= 4.0b4)
bool is_bool (mixed var)
bool 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().