is_int

(PHP 3, PHP 4 >= 4.0.0)

is_int -- Prüft, ob eine Variable vom Typ int ist

Beschreibung:

int is_int (mixed var)

Diese Funktion ist ein Synonym für is_int().

Siehe auch is_double(), is_float(), is_integer(), is_string(), is_real(), is_object(), is_array() und is_long().