Why do we create an instance of a class in php?
Answer / gokul
The instanceof keyword is used to check if an object belongs to a class.
Is This Answer Correct ? | 0 Yes | 0 No |
What is final class and final method?
How many escape sequences are recognized in double-quoted strings in php?
What the difference between WAMP5 1.7.3 and WampServer 2?
How can I retrieve values from one database server and store them in other database server using PHP?
2 Answers DRC Systems, Photon,
Tell me what is the difference between characters 34 and x34?
Is PHP an open source software?
What are the main error types in php and how do they differ?
How are php sessions stored?
Tell me how comparison of objects is done in php5?
Is empty array php?
Does php 5 support exceptions?
What is difference Between PHP 5 and 7?