Answers

Question and Answer:

  Home  Internee PHP Developer

⟩ Explain me how can we determine whether a PHP variable is an instantiated object of a certain class?

To be able to verify whether a PHP variable is an instantiated object of a certain class we use instanceof.

 162 views

More Questions for you: