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 type of headers have to be added in the mail function to attach a file?
How to Retrieve video files in php from database.....and how to store video on database..
What is substr() in php? And how it is used?
Is php a dying language?
what is hidden variable? what is its difference with the normal variable...
Does php support polymorphism?
Explain briefly about a search-friendly site looks like?
how to select the multiple data in selection button
What are the file upload settings in configuration file?
How do you end a function in python?
How to get useful error messages in php?
How do you debug php?