is_object
(PHP 4, PHP 5)
is_object — Finds whether a variable is an object
Parameters
- var
-
The variable being evaluated.
Return Values
Returns TRUE if var is an object, FALSE otherwise.
|
Helping ordinary people create extraordinary websites! |
is_object(PHP 4, PHP 5) is_object — Finds whether a variable is an object Parameters
Return ValuesReturns TRUE if var is an object, FALSE otherwise. |