Can anyone recommend a good PHP OOP book with lots of real world examples?

Try This

New member
I am able to script in PHP and have many scripts that I use and reuse. I am a procedural programmer and want to learn OOP, but have no practical OOP programming knowledge. After going through many of the excellent tutorials on the web I still have problems trying to convert some of my scripts (the ones that I do, and have, and want to use over and over again) due to my general lack of OOP knowledge and the fact that I have not seen very much practical OOP. Can anyone recommend a book on OOP PHP that has practical examples in it? I really could use a book that I could flip through when I hit a roadblock. Thanks for any help in advance.
 
Back
Top