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 difference between required and require_once in php?
how to include a datepicker in a form using php and mysql
Is php a mvc?
How to call a php function from html button?
What is binary safe function in php?
Which function gives us the number of affected entries by a query?
What are the difference between include_once & Require_once?
What is form submission?
When a conditional statement is ended with an endif?
What is Gd PHP?
What is the difference between print() and echo()?
List some of the features of php7.