Jump to ratings and reviews
Rate this book

PHP in Action: Objects, Design, Agility: Modern Software Practices for PHP by Dagfinn Reiersol

Rate this book
To keep programming productive and enjoyable, state-of-the-art practices and principles are essential. Object-oriented programming and design help manage complexity by keeping components cleanly separated. Unit testing helps prevent endless, exhausting debugging sessions. Refactoring keeps code supple and readable. PHP offers all this-and more. This book shows you how to apply PHP techniques and principles to all the most common challenges of web programming,

Web presentation and templates User interaction including the Model-View-Contoller architecture Input validation and form handling Database connection and querying and abstraction Object persistence

Paperback

First published July 3, 2007

6 people are currently reading
60 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
14 (25%)
4 stars
24 (43%)
3 stars
10 (18%)
2 stars
6 (10%)
1 star
1 (1%)
Displaying 1 - 5 of 5 reviews
Profile Image for Wilbur Suero.
3 reviews1 follower
November 29, 2013
This is a book every PHP developer should have under the bed.
I used to read this book everyday and even now I don't code everyday in PHP I still pick it because of how the author explains complex topics in such an easy way.
Profile Image for Joe.
42 reviews8 followers
November 12, 2017
When PHP switched from spaghetti code to OOP, it took me two books to totally grok what was then a paradigm shift for me. This was the second book I read on the topic and it took me over the finish line.
449 reviews6 followers
May 13, 2009
A non-beginners description of various techniques applied to PHP programming, including unit testing, oop, database programming, etc.
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.