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, 30 Nov 2012

view this page in

ArrayIterator::uasort

(PHP 5 >= 5.2.0)

ArrayIterator::uasortUser defined sort

Opis

public void ArrayIterator::uasort ( string $cmp_function )

Sort the entries by values using user defined function.

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

cmp_function

The compare function used for the sort.

Zwracane wartości

Nie jest zwracana żadna wartość.

Zobacz też:

  • ArrayIterator::uksort() - User defined sort
  • usort() - Sortuje tablicę według wartości korzystając ze zdefiniowanej przez użytkownika funkcji porównującej



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 | stats | sitemap | contact | advertising | mirror sites