(PHP 3, PHP 4 )
bool is_array (mixed var)
bool is_array
Returns true if var is an array, false otherwise.
See also is_double(), is_float(), is_int(), is_integer(), is_real(), is_string(), is_long(), and is_object().