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.
stringp |
Discworld driver help |
stringp |
stringp() - determine whether or not a given variable is a string
int stringp( mixed arg );
Return 1 if `arg' is a string and zero (0) otherwise.