is_bool

is_bool

(PHP 4, PHP 5, PHP 7)

is_bool Finds out whether a variable is a boolean

Description

bool is_bool ( mixed $var )

Finds whether the given variable is a boolean.

Parameters

var

The variable being evaluated.

Return Values

Returns TRUE if var