Skip to main content

arrayp

Discworld driver help

arrayp

Name

arrayp() - determine whether or not a given variable is an array

Synopsis

int arrayp( mixed arg );

Description

Return 1 if `arg' is an array.

See also

mapp(), stringp(), objectp(), intp(), bufferp(), floatp(), functionp(), nullp(), undefinedp(), errorp(), pointerp(), typeof()