this « Class « PHP






1.Use this keyword to reference interal properties
2.Use this keyword
3.$this keyword refers to the instance from within the class definition
4.Accessing the $age variable using this->