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

WaxJelly Blog: Simple PHP script using the YouTube API (with pagination)

Zend Developer Zone: An Introduction to the Art of Unit Testing in PHP

The Bakery: Latest Articles, Tutorials and Components

Engrowe.com: How-to - Convert a RSS feed to JSON in PHP

Zend Developer Zone: Zend_Tool for the Developer


Community Events











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


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

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