Saturday, 7 February 2009

PHP 5 Advanced OOP and Design Patterns

Short Description: This feature was covered in Chapter 2, “PHP 5 Basic Language,” When designing software, certain programming patterns repeat them

Content Inside:
In this chapter, you learn how to use PHP’s more advanced object-oriented capabilities. When you finish reading this chapter, you will have learned
- Overloading capabilities that can be controlled from PHP code
- Using design patterns with PHP 5
- The new reflection AP

In PHP 5, extensions written in C can overload almost every aspect of the object syntax. It also allows PHP code to overload a limited subset that is most often needed. This section covers the overloading abilities that you can control from your PHP code.

PHP 5 Advanced OOP and Design Patterns.pdf
Content of Page: 26 Pages
Source: www.informit.com

download

No comments: