News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
C7Y:
Late Static Binding a practical example
February 12, 2008 @ 15:52:36

Sean Coates has posted a new article today about one of the features that will be included in the next major release of PHP (5.3) - late static bindings.

Late Static Binding (LSB) is a topic that's been brought up numerous times in the past three years in various PHP development discussion circles (and we're finally getting it in PHP 5.3)'"but what does it really do, and why should you care? Here's a simple practical example of how it can greatly simplify your code's design.

He shows its usefulness in an example of how it works, letting classes/objects access static methods, constants and properties of inherited classes (besides their own). His example (using beer, of course) shows how an extended class (Ale) can reference the constant (NAME) in the parent class (Beer). Thanks to a new keyword in PHP 5.3 - "static::" - helps define the difference even clearer.

Check out the rest of the article for a more practical usage too.

0 comments voice your opinion now!
late static binding tutorial example code beer



Similar Posts

Mikko Koppanen's Blog: Pretty Thumbnails

DeveloperTutorials.com: Upload Files to MySQL using PHP Tutorial

William Candillon's Blog: Running Zorba with PHP

Ligaya Turmelle's Blog: SQL Server DNS

WebCheatSheet.com: PHP: Dynamic Image Generation


Community Events











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


cakephp example zend developer framework zendframework security release package PHP5 mysql database releases book code ajax job PEAR application conference

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