PHP Doku:: Search for the last index in the Judy array - judy.last.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Judy class

<<Judy::getType

Judy::lastEmpty>>

Judy::last

(PECL judy >= 0.1.1)

Judy::lastSearch for the last index in the Judy array

Beschreibung

public void Judy::last ( string $index )

Search (inclusive) for the last index present that is equal to or less than the passed Index.

Parameter-Liste

index

The index can be an integer or a string corresponding to the index where to start the search.

Rückgabewerte

Return the corresponding index in 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",...)