Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
The PHP Anthology: Object Oriented PHP Solution, Volume 1 Review by Shaun Johnston
Did not make me want to learn OO-PHP
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.