Destructor in PHP

Destructor in PHP

Destructor in PHP :

Destructor in PHP is similar to other oops(object oriented programming) concept.
PHP Destructor is handled by the Garbage Collector which always focus over object when there are no needed of object then it automatically destroyed.
Destructor function are inverse of Constructor. The method name of Destructor in php is differ from Constructor method name and it can't take any arguments like constructor.
Destructor function name in PHP is `__destruct()`.
Constructor is involved when objects are created and Desctructor is involved when object are deleted.
Here is a example of destructor :

Phone: (+91) 8800417876
Noida, 201301