News Feed
Jobs Feed
Sections




News Archive
Lorna Mitchell:
A Little More OOP in PHP
November 01, 2012 @ 09:23:54

Lorna Mitchell has republished a previous article about OOP (following this entry) introducing you to some of the core object-oriented programming concepts in PHP.

This time around we'll look at some more advanced concepts and some more practical examples of building code, covering use of constructors and how to add access modifiers in to control how calling code can operate on your objects. We'll also show off how to create static methods and properties and, perhaps more importantly, illustrate applications of these features.

She talks about initializing objects with constructors, working with "statics" and using instanceof to determine the object type. Sample code is included to help illustrate the concepts.

0 comments voice your opinion now!
oop objectoriented programming introduction tutorial


blog comments powered by Disqus

Similar Posts

Charlie Key's Blog: Transmitting data between Flex and PHP using JSON

ProDevTips.com: MySQL replication in PHP - on the same machine

SitePoint: Build a Photo Gallery Using CakePHP and Flickr

Nick Halstead's Blog: PHP Competition Results - Second Place (Evan Chui)

Lullabot.com: Single Sign-on across Sub-Domains in Drupal with No Extra Modules


Community Events











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


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

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