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

search for in the

SplHeap::isEmpty> <SplHeap::extract
Last updated: Fri, 28 Nov 2008

view this page in

SplHeap::insert

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

SplHeap::insertInserts an element in the heap by sifting it up.

Description

void SplHeap::insert ( mixed $value )

Insert value in the heap.

Parameters

value

The value to insert.

Return Values

No value is returned.



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

SplHeap::isEmpty> <SplHeap::extract
Last updated: Fri, 28 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites