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

search for in the

ArrayIterator::uksort> <ArrayIterator::setFlags
[edit] Last updated: Fri, 17 May 2013

view this page in

ArrayIterator::uasort

(PHP 5 >= 5.2.0)

ArrayIterator::uasortUser defined sort

Beschreibung

public void ArrayIterator::uasort ( string $cmp_function )

Sort the entries by values using user defined function.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

cmp_function

The compare function used for the sort.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch



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

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