PHP Doku:: Returns whether the requested $index exists - spldoublylinkedlist.offsetexists.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)DatenstrukturenThe SplDoublyLinkedList classSplDoublyLinkedList::offsetExists

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplDoublyLinkedList class

<<SplDoublyLinkedList::next

SplDoublyLinkedList::offsetGet>>

SplDoublyLinkedList::offsetExists

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::offsetExistsReturns whether the requested $index exists

Beschreibung

bool SplDoublyLinkedList::offsetExists ( mixed $index )

Parameter-Liste

index

The index being checked.

Rückgabewerte

TRUE if the requested index exists, otherwise FALSE


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