![]() |
VOOZH | about |
int ArrayObject::count( void )Parameters: This function does not accept any parameters. Return Value: This function returns the number of public properties in the ArrayObject. Below programs illustrate the ArrayObject::count() function in PHP: Program 1:
3
3