bool is_array ( mixed $var )
Finds whether the given variable is an array.
Returns TRUE if var is an array, FALSE otherwise.