PHP Doku:: Locate the Nth index present in the Judy array - judy.bycount.html

Verlauf / Chronik / History: (4) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Judy class

<<The Judy class

Judy::__construct>>

Judy::byCount

(PECL judy >= 0.1.1)

Judy::byCountLocate the Nth index present in the Judy array

Beschreibung

public void Judy::byCount ( integer $nth_index )

Locate the Nth index present in the Judy array.

Parameter-Liste

nth_index

Nth index to return. If nth_index equal 1, then it will return the first index in the array.

Rückgabewerte

Return the index at the given Nth position.


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