PHP Day 16-1 Class Object 1
2017-10-04
Source
Output
I think one of the features of PHP is to make it class/object oriented. To do so, you need to understand Class and Object and how they are used. I will spent more time with this to make sure I understand what I am doing.
This is a sample ... I created a class called Dog and calling it from outside.