Php 4 Did Not Support Instanceof Instead Which Function Did It #375
PHP 4 did not support instanceof. Instead, which function did it provide?
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.
PHP 4 did not support instanceof. Instead, which function did it provide?
is()
get_class()
is_a()
is_the()