What type of inheritance that PHP supports?
Answer Posted / rahul verma
multiple inheritence suuport
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How to create reusable code in php?
What is final in php?
List types of array are available in php?
When do you use define() and when do you use const. What are the main differences between those two?
What does the unlink() function means?
What is meant by pear in php? What is the purpose of it?
Tell me how to execute an sql query? How to fetch its result?
What is the maximum size of a table in mysql?
Which one is best framework for php?
How do I stop a php script?
What is boolean in php?
Does mysql need php?
What is constructors and destructors?
Define urlencode() and urldecode() used in php?
Is php object oriented?