bject-Oriented Programming with PHP5

ADVERTISEMENTS

Share
Bookmark and Share
http://i38.tinypic.com/2rgfktc.jpg
Packt (12-2007) | PDF | 272 pages | ISBN:1847192564 | 1.50Mb(rar)

Object-Oriented Programming with PHP5: Learn to leverage PHP5's OOP features to write manageable applications with ease /by Hasin Hayder (Author) .This book explains how to take full advantage of PHP's OOP features in simple language. It contains plentiful examples to help you to understand OOP. Who this book is written for? From Beginners to Intermediate Users of PHP5...

Some basic objected-oriented features were added to PHP3; with PHP5 full support for object-oriented programming was added to PHP. Object-oriented programming was basically introduced to ease the development process as well as reduce the time of development by reducing the amount of code needed. OOP can greatly improve the performance of a properly planned and designed program. This book covers all the general concepts of OOP then shows you how to make use of OOP in PHP5, with the aid of an ample number of examples.
What you will learn from this book?
* Understand the OOP features of PHP clearly
* Write manageable code

top