Starting from PHP 5, the language introduced the classes. They derive from the Object-Oriented program languages, such as C++ or Java, and they are objects indeed.

I’ve set this tutorial as “PHP/Advanced“, but not because it’s difficult, but rather because you must know what a function is and have a little bit of familiarity with variables.


Continue reading…