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