NAME
arrayp
- is the argument an array?
SYNTAX
int arrayp(mixed
arg
);
DESCRIPTION
Returns 1 if arg is an array, zero otherwise.
KEYWORDS
array
SEE ALSO
allocate
,
intp
,
programp
,
floatp
,
stringp
,
objectp
,
mappingp
,
listp
and
functionp