This tutorial is very helpful to learn OOP in PHP: http://devzone.zend.com/node/view/id/638
Now, I understand what OOP do but I don't know how/where to apply OOP ? In which situations ?
Someone know a book with real world OOP examples or any article?. Thanks!
If you don't know when to use OOP, you don't understand OOP . When you completely manage OOP programming, you'll automatically see when you need it and when you don't.
I never used a book to learn it, so I can't give you any examples or something.
__________________
"Good judgement comes from experience, and experience comes from bad judgement." - Fred Brooks