Skip to main content

classp

Discworld driver help

classp

Name

classp() - determine whether or not a given variable is a class

Synopsis

int classp( mixed arg );

Description

Return 1 if `arg' is a class and zero (0) otherwise.

See also

mapp(), stringp(), arrayp(), objectp(), bufferp(), floatp(), functionp(), undefinedp()