March 2002
Intermediate to advanced
528 pages
21h 29m
English
gettype
string gettype(mixed value)
Returns a string description of the type of
value. The possible values for
value are "boolean",
"integer", "double",
"string", "array",
"object", "resource",
"NULL", and "unknown type".