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

search for in the

ArrayIterator::natsort> <ArrayIterator::ksort
Last updated: Fri, 20 Nov 2009

view this page in

ArrayIterator::natcasesort

(PHP 5 >= 5.1.0)

ArrayIterator::natcasesortSort an array naturally, case insensitive

Description

public void ArrayIterator::natcasesort ( void )

Sort the entries by values using a case insensitive "natural order" algorithm.

Warning

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

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also



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

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