News Feed
Jobs Feed
Sections




News Archive
DevShed:
More on Private Methods with PHP 5 Member Visibility
June 25, 2008 @ 13:58:20

DevShed finishes off their series looking a private, public and protected variables and methods in classes with this final look a private methods in PHP5 object-oriented programming.

It's time to leap forward and tackle this final article of the series, which will be focused on covering some additional aspects concerning the use of this kind of class method. In addition, I'll teach you how to utilize the "final" keyword, which is included with PHP 5, to prevent the methods of a specific class from being overridden by any subclass.

They work from a hands-on example to show how they can work with private methods (expanding a bit from last time) and how to use the "final" keyword to restrict any and all modification for a method.

0 comments voice your opinion now!
php5 tutorial oop member visibility method property final private


blog comments powered by Disqus

Similar Posts

Hasin Hayder's Blog: My book on OOP-PHP5 has been published

DevShed: Filtering Image Streams with the GD Library in PHP

php|architect: Geolocation: Easier Than It Looks

WebReference.com: Build Your Own PHP Web Mailer

PHPBuilder.com: Using PHP for the Creation of SVG Images


Community Events











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


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

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