What type of inheritance that PHP supports?
Answer Posted / jayan
The reasons why multiple inheritance is not supported in php
are explained in the following page :
http://questionfriends.com/questions/508f39c9d2fa7/multiple-inheritance-not-supported-php
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Where session is stored?
What is encapsulation in php with example?
Why do we use javascript in php?
What is cookie?
Do you know how to declare an array in php?
How error handling is being handled by php?
What is the apache?
Explain what does the function get_magic_quotes_gpc() means?
Which function can be used to delete a file?
What is the functionality of the functions strstr() and stristr()?
How can you tell if a number is even or odd without using any condition or loop?
How long will it take to learn php?
What is the difference between php and javascript?
What is the use of extract function in php?
Explain me the difference between include and require?