Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
SplPriorityQueue
PHP Manual

SplPriorityQueue::valid

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

SplPriorityQueue::validCheck whether the queue contains more nodes

Description

bool SplPriorityQueue::valid ( void )

Checks if the queue contains any more nodes.

Parameters

This function has no parameters.

Return Values

Returns TRUE if the queue contains any more nodes, FALSE otherwise.


SplPriorityQueue
PHP Manual