News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Packt Publishing:
PHP Magic Features
April 14, 2009 @ 09:31:48

Packt Publishing has posted a new article from Jani Hartikainen about the "magic methods" that PHP comes with - methods, properties and constants really.

Magic methods, which are class methods with specific names, are used to perform various specialized tasks. They are grouped into two: overloading methods and non-overloading methods. [...] Magic functions, which are similar to magic methods, but are just plain functions outside any class. [...] Magic constants, which are similar to constants in notation, but act more like "dynamic" constants. We'll also look at some practical examples of using some of these, and lastly we'll check out what new features PHP 5.3 is going to add.

He looks at the various functions/methods and constants (like __clone, __toString), some of the overloading methods like __call, and magic constants like __FILE__ and __CLASS__. He wraps it up by briefly discussing what PHP 5.3 adds in - a few new magic methods and constants (but no functions).

0 comments voice your opinion now!
magic features php5 constant function method



Similar Posts

JSLabs Blog: Writing good php docs

Daniel Cousineau's Blog: PHP Women Best Practice Contest Posts

Lukas Smith's Blog: PHP 5.3.0alpha3 is finally out

Vinu Thomas's Blog: Quercus - PHP5 in 100% Java

Job Posting: Open Source Staffing Seeks a PHP5 Developer (New York, NY)


Community Events









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


conference opinion wordpress microsoft symfony job feature release benchmark zendframework framework doctrine facebook developer extension zend codeigniter windows podcast sqlserver

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