March 2002
Intermediate to advanced
528 pages
21h 29m
English
is_scalar
bool is_scalar(mixed value)
Returns true if value
is a scalar value—an integer, Boolean, floating-point value,
resource, or string. If value is not a
scalar value, the function returns false.