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

search for in the

SplStack> <SplDoublyLinkedList::unshift
Last updated: Fri, 20 Nov 2009

view this page in

SplDoublyLinkedList::valid

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::validCheck whether the doubly linked list contains more nodes

Description

bool SplDoublyLinkedList::valid ( void )

Checks if the doubly linked list contains any more nodes.

Parameters

This function has no parameters.

Return Values

Returns TRUE if the doubly linked list contains any more nodes, FALSE otherwise.



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

SplStack> <SplDoublyLinkedList::unshift
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites