Back
Implementing Observer
Conclusion
 


  • Object Oriented design and programming can be extremely useful in PHP when used appropriately and with moderation.
  • Like anything, you can overdo it.
  • Patterns are a wonderful and adaptable tool for solving common problems.
  • All of this is used more places than you might think, and it can make your life easier too.