Thursday, 29 March 2007
Article: Building Dynamic Web Pages with Polymorphism in PHP 5 |
| |
|
| |
In the second-part of a three part series, Alejandro Gervasio provides you with a guide on how to take advantage of polymorphism to build more efficient object-based PHP applications. In the series called 'Using polymorphism with objects in PHP 5', Alejandro demonstrates how to build dynamic web pages with polymorphism in PHP 5.
He sows you how to build web pages using Polymorphism, extend the concept of polymorphic classes and see certain polymorphic objects in action.
In the previous article Alejandro PHP 5 and polymorphism. He demonstrated how to apply polymorphic design. He also depicted the late binding in PHP 5, or, the lack thereof.
|
| |
|
Read the Article
|
| |
|
|
| |
|
|
| |
|