PHP Doku:: Returns the size of the array - splfixedarray.count.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)DatenstrukturenThe SplFixedArray classSplFixedArray::count

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplFixedArray class

<<SplFixedArray::__construct

SplFixedArray::current>>

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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)