PHP Object-Oriented Solutions

Ranked #12 in PHP

My first experiments with object-oriented programming in PHP took place about six years ago. Unfortunately, the book that introduced me to the subject concentrated on the mechanics of writing classes and paid little heed to principles underlying OOP. As a result, I wrote classes that were closely intertwined with a specific project ("tightly coupled," to use the OOP terminology). Everything worked exactly the way I wanted, but the design had a fundamental flaw: the classes couldn't be used for any other project. Worse still, it was a large project--a bilingual, searchable database with more... more

Similar Books

If you like PHP Object-Oriented Solutions, check out these similar top-rated books:


Learn: What makes Shortform summaries the best in the world?