PHP function is_object()
Availability in PHP 4.0
Finds whether a variable is an object
Parameters
| Parameter | Data type | Default value | Note |
|---|---|---|---|
$var |
mixed |
not | The variable being evaluated. |
Return values
bool
true if var is an object, false otherwise.
Availability in PHP 4.0
Finds whether a variable is an object
| Parameter | Data type | Default value | Note |
|---|---|---|---|
$var |
mixed |
not | The variable being evaluated. |
bool
true if var is an object, false otherwise.
Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.