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

search for in the

SplDoublyLinkedList::valid> <SplDoublyLinkedList::unserialize
[edit] Last updated: Fri, 17 May 2013

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 - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites