SplFixedArray
PHP Manual

SplFixedArray::count

(PHP 5 >= 5.3.0)

SplFixedArray::countReturns the size of the array

Beschreibung

public int SplFixedArray::count ( void )

Returns the size of the array.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the size of the array.


SplFixedArray
PHP Manual