Working with
classes in PHP is a great way to streamline your code, and make it awesome.
Classes or object oriented (OO) programming are sometimes seen as behemoths of satan, but actually they're easy. Once you understand all the various levels of privacy, extensions and more recently magic methods.
read more >>