You should be familiar with the basic idea of objects from programming in Year 1. OOP involves structuring code using objects. An object is simply a group of related functions and variables. Before we ...
![What is PHP and where to start?](https://assets.php.earth/docs/faq/intro/php-start.png "What is PHP and where to start?") PHP is a recursive acronym of **P**HP: **H ...