downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SplDoublyLinkedList::rewind> <SplDoublyLinkedList::prev
Last updated: Sun, 08 Nov 2009

view this page in

SplDoublyLinkedList::push

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::pushPushes an element at the end of the doubly linked list

Description

void SplDoublyLinkedList::push ( mixed $value )

Pushes value at the end of the doubly linked list.

Parameters

value

The value to push.

Return Values

No value is returned.



add a note add a note User Contributed Notes
SplDoublyLinkedList::push
There are no user contributed notes for this page.

SplDoublyLinkedList::rewind> <SplDoublyLinkedList::prev
Last updated: Sun, 08 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites