NAME

stringp - is the argument an string?

SYNTAX

int stringp(mixed arg);

DESCRIPTION

Returns 1 if arg is a string, zero otherwise.

KEYWORDS

string

SEE ALSO

intp, listp, arrayp, programp, objectp, mappingp, floatp and functionp