News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Using Inheritance, Polymorphism and Serialization with PHP Classes
August 15, 2006 @ 09:02:43

Some concepts of object-oriented design are harder to figure out that others for a budding programmer. Thankfully, there's articles like this one from DevShed to help fill in some of the gaps. Specifically, they focus on inheritance, polymorphism, and serialization in your PHP classes.

If you are working with classes in PHP, you will sooner or later encounter inheritance, polymorphism, and serialization. The ability to use these three will help speed up your code writing. This article covers how to use them, and more.

First off, they look at inheritance and working with child classes before moving on to polymorphism (similar functionality, different objects), calling functions statically, and serializing objects to make passing them around much easier.

0 comments voice your opinion now!
classes object oriented polymorphism inheritance serialization tutorial classes object oriented polymorphism inheritance serialization tutorial



Similar Posts

Zend Developer Zone: Action Helpers in Zend Framework

php|architect: Rich Internet Applications With PHP and Flex (Part 2)

Stefan Mischook's Blog: Object Oriented PHP Tutorial Updated - Steps 18 - 22

DevShed: Authentication for Web Application Security

phpaddiction: Url Routing with PHP - Part Two


Community Events







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


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

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