The PHP Anthology: Object Oriented PHP Solution, Volume 1

by SitePoint Pty Ltd

$39.95
buy from amazon.com
Average Rating: * * * * -
Sales Rank:577381 (lower is better)
Price Used:$4.88
Shipping:Free Shipping on most orders over $25*
Availability:Usually ships in 24 hours
Label:SitePoint Pty Ltd
Pages:400
Binding:Paperback
Publication Date:2003-12
Published By:SitePoint Pty Ltd
ASIN:0957921853
Category:Book

Authors

Editorial Reviews and Product Descriptions

Product Description

A compilation of best practice solutions to common Web Development problems in PHP, focusing on the achievement of practical goals by applying well-structured, object orientated software design principles.

Volume 1 covers the foundations of PHP including writing portable and reusable code, storing and extracting data from files, manipulating text, working with email and error handling.

In addition to being an excellent reference with over 60 customizable solutions, the book acts as an excellent primer for Object Orientated Programming. PHP 5 has now been released and has been given significant OOP features, which are a must-learn for PHP Developers.

All code in the book is backwards compatible with earlier versions of PHP.

Customer Reviews

very good - Reviewed on 2007-05-28
* * * *

the book is not a guide to learn PHP from scrath, but it is very good for new & old programmers.
it's chapters includes all major aspects of the language & a lot of common problems, & that is very useful.
Simple - Reviewed on 2007-05-10
* * * * *

I liked this book because of its simplicity. Well written, easy to follow, and with a lot of practical examples.

I was surprised when I received because I found it 'thin' (~400 pages but font is relatively big), but, as everything is explained to the point, It has the right number of pages for the right content.

The book is focused in how to make objects work for you, it does not explore unnecessarily in detail how the objects presented get the work done. You can download the code, so you can take a look inside by yourself.

Also, this book cover the basics of PHP PEAR.
Did not make me want to learn OO-PHP - Reviewed on 2007-01-12
*
2 customers found this review not to be helpful.
I use a lot of includes in php and wondered if I could more fruitfully use OOP. My conclusion was that includes can do just about everything OOP can do. The book's page-appearance is poor, huge blank rectangles with just a couple of tiny words on them take up two thirds of a page, there's gray tint over just the part of the code you most want to read, the type's too big, the code is clumsily commented so active code lines are hard to pick out. Altogether not a pleasant reading experience. And the instruction is not inspired. I never did get the point of OOP in PHP.
Excellent for both Novice and Advanced Developers! - Reviewed on 2006-09-11
* * * * *
2 customers found this review helpful.

Having built Object Oriented solutions for over nine years in C++ and Delphi, PHP had me confused by the nature of its object system. I was unable to find suitable information on the web on such issues as the PHP object lifecycle, applicability of patterns (entire section on patterns), how to handle the looser typing mechanism (automated tests), and how to optimize for performance. This book solved ALL of my problems!!!

The text is simple and exceedingly practical but far from boring! In fact, I was so excited by how clearly the information was conveyed that I did in fact read both volumes I and II cover to cover - TWICE (though you can use them as reference works). Not only that but the texts significantly increased my respect for PHP; from gruding acceptance of its use to having some genuine affection for the language and appreciation for its power.

If you are completely new to development these books (I and II) are for. If you are an advanced developer with years of OO experience and are just getting started in PHP then you will be relieved by what you find here.

All of that aside, I will say that there were a few instances where the author kludged the definition of an OO concept to make it fit within the PHP framework. There are some substantial ways in which PHP 4 just does not hold up as an OO language (PHP 5 fixes them). However, the author really had no choice in the matter because if he had tried to explain the formal OO concept, then PHP 4's interpretation of that concept and how to implement he would have lost 90% of his audience. So even this one complaint ends with praise - the author skillfully sacrifices detail only where necessary to increase the palatibility of the materal.

Great job! Great book!

Once again, regardless of your skill level if you are going to be doing any halfway serious PHP work you NEED this series.
PHP 5 Ready? - Reviewed on 2006-06-28
* *
4 customers found this review helpful, 1 did not.

I have been reading alot of books on PHP 5's new object features. I picked up this book hoping it would meet somewhere between "Object-Oriented PHP" by Peter Lavin and "PHP Objects, Patterns, and Practices". The next day I ended up giving the book to my co-worker. I started reading it on the train and was completely disappointed! The entire object oriented chapter is written for PHP 4 besides one blurb that mentions refrences won't be needed in PHP 5. This book is in serious need of a new edition!

If you are beginning PHP programming this book is just one of the hundreds of books that cover the same common issues. If you are looking for the latest PHP has to offer, this isn't your book.
Read More Customer Reviews »
Go To Amazon Product Page

* - See Amazon Product Page for shipping and pricing details.


Book Subjects