Today I will look at the Countable interface, it has a single function that needs to be implemented: count(), by implementing this you can ensure that there is a count() function ready to use on any given class that implements it. The Countable interface is used in other places in the SPL as well: the ArrayIterator and ArrayObject classes implements this interface ( and SqliteResult if present )
Add your comment
Voters For This Link (14)
-
bloid -
mswatcher -
jakyra -
phpimpact -
alashcraft -
startrak118 -
gromitt -
alnl -
dilly -
jasbloger -
niekumaty -
raphael76 -
kenman -
mark5