Manuel PHP Référence des fonctions Autres extensions basiques SPL Structures des données SplDoublyLinkedList SplDoublyLinkedList::key SplDoublyLinkedList::isEmpty SplDoublyLinkedList::next SplDoublyLinkedList::key (PHP 5 >= 5.3.0)SplDoublyLinkedList::key — Retourne l'index du noeud courant Description public mixed SplDoublyLinkedList::key ( void ) Retourne l'index du noeud courant. Liste de paramètres Cette fonction ne contient aucun paramètre. Valeurs de retour L'index du noeud courant.