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 |
how can we check mail function with '127.0.0.1' (before submitting a site?
What are the differences between require and include, include_once?
Is empty in php?
How break and continue while loop in php?
How can you retrieve data from the mysql database using php?
Can I write php code in html file?
What are regular expressions in programming?
How can we know the total number of elements of Array?
A process can run only in the background. State Whether True or False?
What type of inheritance that PHP supports?
15 Answers Webwing Technologies,
What is api example?
What is difference between count or sizeof function in php?