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

search for in the

SplDoublyLinkedList::valid> <SplDoublyLinkedList::top
Last updated: Fri, 27 Nov 2009

view this page in

SplDoublyLinkedList::unshift

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::unshiftPrepends the doubly linked list with an element

Description

void SplDoublyLinkedList::unshift ( mixed $value )

Prepends value at the beginning of the doubly linked list.

Parameters

value

The value to unshift.

Return Values

No value is returned.



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

SplDoublyLinkedList::valid> <SplDoublyLinkedList::top
Last updated: Fri, 27 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites