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

search for in the

SplDoublyLinkedList::valid> <SplDoublyLinkedList::top
Last updated: Fri, 28 Nov 2008

view this page in

SplDoublyLinkedList::unshift

(No version information available, might be only in CVS)

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, 28 Nov 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites