1.

PHP 4 did not support instanceof. Instead, which function did it provide?

A. is()
B. get_class()
C. is_a()
D. is_the()
Answer» D. is_the()


Discussion

No Comment Found