Method mappingp()
- Method
mappingp
intmappingp(mixedarg)- Description
Returns
1ifargis a mapping,0(zero) otherwise.- See also
intp(), programp(), arrayp(), stringp(), objectp(), multisetp(), floatp(), functionp()
int mappingp(mixed arg)
Returns 1 if arg is a mapping, 0 (zero) otherwise.
intp(), programp(), arrayp(), stringp(), objectp(), multisetp(), floatp(), functionp()