March 2002
Intermediate to advanced
528 pages
21h 29m
English
count
int count(mixed value)
Returns the number of elements in the value; for arrays, this is the
number of elements in the array; for any other value, this is
1. If the parameter is a variable and the variable
is not set, 0 is returned.