Which PHP function can be used to determine if an object is an instance of a class?

Which PHP function can be used to determine if an object is an instance of a class?



Answer: is_a


Learn More :