Bangla Object Oriented Programming PHP : Part-04 (Destructor)

Bangla Object Oriented Programming PHP : Part-04 (Destructor)

Destructor is a magic method in php oop. It is actually opposite of Constructor. This method is automatically invoked just before the object is removed from memory which we created.


User: proDelowar

Views: 3

Uploaded: 2017-04-02

Duration: 04:33