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

search for in the

SplPriorityQueue::extract> <SplPriorityQueue::count
[edit] Last updated: Fri, 10 Feb 2012

view this page in

SplPriorityQueue::current

(PHP 5 >= 5.3.0)

SplPriorityQueue::currentReturn current node pointed by the iterator

Description

mixed SplPriorityQueue::current ( void )

Get the current datastructure node.

Parameters

This function has no parameters.

Return Values

The value or priority (or both) of the current node, depending on the extract flag.



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

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