March 2002
Intermediate to advanced
528 pages
21h 29m
English
intval
int intval(mixedvalue[, intbase])
Returns the integer value for value using
the optional base base (if unspecified,
base 10 is used). If value is a nonscalar
value (object or array), the function returns 0.