News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Defining Public and Protected Methods with Member Visibility in PHP 5
June 12, 2008 @ 07:51:13

DevShed continues their series looking at variable scoping in PHP5 classes with this new look at using the public and protected keywords to "restrict member visibility".

Now that you know what will be treated in this fourth chapter of the series, it's time to learn how to declare and implement public and protected methods with PHP 5 classes. Of course, as always I'm going to address this useful topic by using a hands-on approach, which means that there's a bunch of code samples ahead, waiting patiently for you.

They talk about calling methods globally first and then move into the keyword restrictions. They show the difference between a public method/variable and a protected one, including how to get at the protected members from a child class.

0 comments voice your opinion now!
tutorial php5 protected member visibility public child



Similar Posts

PHPit.net: Creating a PHP Settings Class

PHPit.net: Handling dates and times in PHP & MySQL

ProDevTips.com: Table of contents for Working with Doctrine

DevShed: The Basics of Using the Factory Pattern in PHP 5

DevShed: Using Visitor Objects with MySQL Data Sets in PHP 5


Community Events











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


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

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