News Feed
Jobs Feed
Sections




News Archive
Brandon Savage's Blog:
Five Cool PHP Array Functions
October 21, 2009 @ 08:19:55

In a new post to his blog Brandon Savage takes a look at five different functions for working with arrays you can do some pretty cool things with:

Time and time again, I come across code that contains a variety of array-handling functions that too often duplicate the work that the PHP core team has done to develop built-in array functions. Since the built-in functions are inherently faster, trying to reimplement them in PHP will inevitably be a performance problem.

The five functions he covers are:

0 comments voice your opinion now!
array function beginner tip


blog comments powered by Disqus

Similar Posts

PHPro.org: SPL AppendIterator

PHPMaster.com: Using SPL Iterators, Part 1

Brendon's Blog: 10 PHP functions you (probably) never use

Make Me Pulse Blog: Tips : RecursiveArrayIterator on mulitdimensional Array

AjaxRay.com: The first Kohana book : Kohana 3.0 Beginner’s Guide


Community Events











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


unittest code podcast community interview database language api composer testing development phpunit series example functional zendframework2 opinion introduction framework release

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