News Feed
Jobs Feed
Sections




News Archive
Felix Geisendorfer's Blog:
My new best friend - PHP's create_function()
May 18, 2007 @ 16:27:16

In a new post to his blog today, Felix Geisendorfer wants to introduce you to his new best friend in the wonderful world of PHP - the create_function function.

His name is 'create_function' and he's a really useful co-worker. For those of you who just vaguely know him - don't worry, he's not so much like his ev(a|i)l cousin. Well, that doesn't mean he can't be harmful, but he's more likely to help you instead.

To show why he's such a good friend, Felix includes some example code to help solve a fictional problem of a manager wanting to filter down the information about a few perspective programmers. The create_function function gives the code the ability to run various bits of code (like a call to in_array or counting the values in an array).

0 comments voice your opinion now!
createfunction example loop filter createfunction example loop filter


blog comments powered by Disqus

Similar Posts

Kevin Schroeder's Blog: My first stab at the Dependency Injection Container in Zend Framework 2

Christopher Kunz's Blog: Thoughts on ext/filter et al.

Lorna Mitchell's Blog: 3 Ways to Access a Namespaced PHP Class

Rob Allen's Blog: Notes on Zend_Cache

Jani Hartikainen's Blog: Unit testing 3: Writing tests for existing code


Community Events









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


tool development introduction framework release language community podcast testing event zendframework2 object example functional composer code conference api interview opinion

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