I am trying to understand Magic functions in a class and while I was testing __set() and __get() methods. CODE:
class kids{ private $height; public funct