News Feed
Jobs Feed
Sections




News Archive
feed this:

Web Builder Zone:
5 features of PHP that seem hacks, but save your life
November 02, 2010 @ 08:40:00

On the Web Builder Zone today there's a new article that talks about five things that, while they may seem like hacks in your development, they might come in very handy in the right situations.

Ilia is one of the people that get his hands dirty in the PHP core, and PHP has indeed many overlooked features. [...] However, thinking about this load of features inspired me to write this article: I'll include here 5 features that at first seem an hack, but can save your life while coding in PHP. In fact, you probably use or will use them every day without noticing.

His list of five is made up of the access our scripts have to private properties via Reflection, using eval, the __DIR__ constant, the fact that a closing "?>" isn't needed and the fact that PHP has "__sleep()".

0 comments voice your opinion now!
hack feature language useful overlooked



Community Events











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


phpunit release introduction opinion tool example interview development unittest community series functional application podcast framework code language conference testing zendframework2

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