PHP Class Practice: Creating a Simple Pet Script
For the vast majority of the time I’ve been programming I haven’t used Classes in my code. They are relatively new to me. Because of this, I decided to practice writing classes since I realized how useful they are. Here’s something I made when I was learning.
What We’re Making Today:
We’re going to be making a [...]