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

search for in the

ArrayIterator::unserialize> <ArrayIterator::uasort
[edit] Last updated: Fri, 24 May 2013

view this page in

ArrayIterator::uksort

(PHP 5 >= 5.2.0)

ArrayIterator::uksortUser defined sort

Description

public void ArrayIterator::uksort ( string $cmp_function )

Sort the entries by key 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::uksort - [0 notes]
There are no user contributed notes for this page.

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