2826 shaares
32 private links
32 private links
This article is the last entry in the series of posts about using PHP 5 with object-oriented programming. The series began with an introduction, followed by some more advanced concepts. We then looked specifically at the magic methods in PHP and how Exceptions work.
Today we’ll take a tour of some of the advanced concepts that we haven’t covered yet, and this will give you a complete toolbox for working with OOP using PHP.