Freelance PHP programmer India
|
Freelance web developer india
|
Web development India
|
web developer CV india
|
Compiling PHP and Apache 2 from source on Linux
Interfaces
Countable::count
Interfaces
PHP Manual
The Countable interface
Introduction
Classes implementing
Countable
can be used with the
count()
function.
Class synopsis
Countable
Countable
{
/* Methods */
abstract
public
int
count
(
void
)
}
Table of Contents
Countable::count
— Count elements of a object
Interfaces
Countable::count
Interfaces
PHP Manual