View Single Post
  #1 (permalink)  
Old 08-22-08, 10:50 AM
zoliky's Avatar
zoliky zoliky is offline
Aspiring Coder
 
Join Date: Jun 2006
Posts: 537
Thanks: 0
Thanked 0 Times in 0 Posts
OOP in real world applications

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!
Reply With Quote