Destructor is a class that can be used to implement class destructor functionality in a way that works under PHP 4. It works as a base class that keeps track of all objects that are created by its subclasses. If a PHP script attempts to exit before an object is destroyed, a shutdown function is called to explicitly destroy any pending objects.
| Tags | Software Development Libraries php classes |
|---|