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

The Bakery: For Beginners: Famous pitfalls with Cake development

Nikita Popov's Blog: Supercolliding a PHP array

PHPMaster.com: Array Handling Functions

Zend Developer Zone: Accessing DB2 Data Inside of i5/OS

Paul Jones' Blog: New PDO Behavior In PHP 5.2.1


Community Events











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


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

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