Which One Of The Following Functions Will You Use To Check That #373
Which one of the following functions will you use to check that the class exists before you work with it?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP Object Tools and Design - PHP Object Tools - Quiz No.2.
Which one of the following functions will you use to check that the class exists before you work with it?
class_exist()
class_exists()
exist()
exists_class()