News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
PHP 5 and Polymorphism
March 07, 2006 @ 07:19:08

From DevShed, there's a more advanced tutorial that might interest PHP developers out there looking for more info on "polymorphism" for their apps.

This article explains what polymorphism is and how it applies to object oriented design in particular. It also explains the pros and cons of polymorphism when working with certain versions of PHP.

They start with a definition on the topic that doesn't seem to help much: "The occurrence of different forms, stages, or types in individual organisms or in organisms of the same species, independent of sexual variations." They do, however, follow that with what it means to programming: "...an interface or base class without regard to an object's concrete class." They also include a simple example (no code, that's later).

With that concept in place, they move to the next step - working with the example to create code that can be used as a reference point. They talk about using a switch to make the script respond differently to different inputs and the lack of "late binding" support in PHP5.

0 comments voice your opinion now!
php php5 polymorphism late binding switch php php5 polymorphism late binding switch



Similar Posts

Zend Developer Zone: Integrating Smarty and eZ Components with the Zend Framework

Ajax Magazine: Interview with Jared White, XAJAX project\'s lead

Mike Naberezny\'s Blog: Optimizing Zend Studio on Mac OS X

SitePoint PHP Blog: Brion Vibber on Wikipedia and Mediawiki

Kian Hui Teo\'s Blog: Switching between PHP 5.1.x and Zend Core for Oracle


Community Events









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


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

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