News Feed
Jobs Feed
Sections




News Archive
Zend PHP Certification Blog:
PHP Sorting Functions
December 21, 2011 @ 11:39:06

On the "Zend PHP Certification" blog (study notes), there's sort and natsort).

In all the countless hours I've spent with php, I've maybe used three or four of these sorting functions. I really had no idea that there is a total of eleven functions used for sorting arrays. Anyway, I'm betting that it may be useful to have these memorized before I take the Zend PHP Certification Exam so here is a brief overview of each one.

He talks about the various flags that can be used in the sorting (for regular, numeric, string and locale-based string handling) and the parameters to call for normal sorting, "natural" sorting, reverse key sorting and others. You can find specifics on these array sorting methods in the PHP manual.

0 comments voice your opinion now!
sorting function array natural reverse key user


blog comments powered by Disqus

Similar Posts

DevShed: Fundamentals of Recursion in PHP (Part 1)

Lorna Mitchell's Blog: Callbacks in PHP

PHPMaster.com: Array Handling Functions

Recess Blog: Functional PHP 5.3 Part I - What are Anonymous Functions and Closures?

Timothy Boronczyk's Blog: Anonymous Functions and Closures


Community Events











Don't see your event here?
Let us know!


development interview series google database symfony2 framework testing introduction podcast rest zendframework2 release functional usergroup phpunit opinion language conference community

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework