Manuel PHP Référence des fonctions Autres extensions basiques SPL Structures des données SplDoublyLinkedList SplDoublyLinkedList::offsetExists SplDoublyLinkedList::next SplDoublyLinkedList::offsetGet SplDoublyLinkedList::offsetExists (PHP 5 >= 5.3.0)SplDoublyLinkedList::offsetExists — Vérifie si un index existe Description public bool SplDoublyLinkedList::offsetExists ( mixed $index ) Liste de paramètres index L'index à vérifier. Valeurs de retour TRUE si l'index existe, FALSE sinon.