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 implode() in php?
What is needed to be able to use image function?
What are major variables in research?
What is the different between count() and sizeof() in php?
hai plz inform me specific books fo0r paper1,paper2 and paper 3 of group2 examination... plz giv me at the earliest......
Is age nominal or ordinal?
what is the use of include_once in php?
How to add different images in php program like a job site.......
Write a regular expression to get the value xxx from the string 'xxx@yyy.com'
What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ?
How do I get csrf token?
What is basename php?