Skip to main content

objectp

Discworld driver help

objectp

Name

objectp() - determine whether or not a given variable is an object

Synopsis

int objectp( mixed arg );

Description

Return 1 if `arg' is an object and zero (0) otherwise.

See also

mapp(), stringp(), intp(), bufferp(), floatp(), functionp(), undefinedp()