PHP - Classes and Objects
Which of the following is the correct syntax to declare a destructor method in PHP?
__destruct with two underscores.function __destruct() {}. Other options have incorrect names.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions