Skip to main content

stringp

Discworld driver help

stringp

Name

stringp() - determine whether or not a given variable is a string

Synopsis

int stringp( mixed arg );

Description

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

See also

mapp(), objectp(), intp(), bufferp(), floatp()_functionp(3), undefinedp()