Answer Posted / gokul
The instanceof keyword is used to check if an object belongs to a class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why are sessions used?
What is url encoding and decoding in php?
What is the empty function?
Is php case sensitive?
Which Scripting Engine PHP uses?
How do I make a reset button in html?
What does $_server means?
Tell me what is mean by an associative array?
What is difference between mysqli and mysql?
What is the default session out time?
Do you know what is use of count() function in php?
What does echo mean in php?
What type of language is php?
How do you use bcrypt for hashing passwords in php?
Tell me how to execute an sql query? How to fetch its result?