PHP - Classes and Objects
How do you properly define a destructor method in a PHP class?
__destruct with two underscores.function __destruct() without parameters.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions