how many types of inheritance is there in php? name there?
Answer Posted / dinesh
php supports single,multilevel,hierarchy
| Is This Answer Correct ? | 55 Yes | 10 No |
Post New Answer View All Answers
Tell me what's the difference between include and require?
Which is better php or nodejs?
Tell me how stop the execution of a php scrip?
What does isset() function?
Name some of the functions in php.
Explain what are the different errors in php?
Explain soundex() and metaphone().
What is a stored procedure in mysql?
What is instantiation?
How can you retrieve data from the mysql database using php?
How to pass variables by references?
What is difference between ksort() and usort() functions.
Is php a case sensitive language?
What is php good for?
What is constructor and destructor?