PHP Doku:: Count the number of elements in the Judy array - judy.count.html

Verlauf / Chronik / History: (5) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenJudy ArraysThe Judy classJudy::count

Ein Service von Reinhard Neidl - Webprogrammierung.

The Judy class

<<Judy::__construct

Judy::__destruct>>

Judy::count

(PECL judy >= 0.1.1)

Judy::countCount the number of elements in the Judy array

Beschreibung

public void Judy::count ([ string $index_start [, string $index_end ]] )

Count the number of elements in the Judy array.

Parameter-Liste

index_start

Start counting from the given index. Default is first index.

index_end

Stop counting when reaching this index. Default is last index.

Rückgabewerte

Return the number of elements.


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",...)