|
is_objectFinds whether a variable is an object Description
bool is_object
( mixed
$var
)Finds whether the given variable is an object. Parameters
Return Values
Returns Examples
Example #1 is_object example
<?php Notes
See Also
|