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

search for in the

ArrayIterator::uksort> <ArrayIterator::setFlags
Last updated: Fri, 20 Nov 2009

view this page in

ArrayIterator::uasort

(PHP 5 >= 5.1.0)

ArrayIterator::uasortUser defined sort

Description

public void ArrayIterator::uasort ( string $cmp_function )

Sort the entries by values using user defined function.

Warning

This function is currently not documented; only its argument list is available.

Parameters

cmp_function

The compare function used for the sort.

Return Values

No value is returned.

See Also



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

ArrayIterator::uksort> <ArrayIterator::setFlags
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites