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 php glob?
Can we use include ("xyz.php") two times in a php page "index.php"?
Do you know how to get the ip address of the client?
What is put method in php?
Can you give example for trait in php?
What is an anti csrf token?
What is .htaccessfile and use of this file
What is global variable php?
What is difference between compile time and run time polymorphism?
List some array functions in php?
Which php framework is in demand?
Is it possible to connect to a Microsoft Access database without a DSN? If so, how??