What type of inheritance that PHP supports?
Answer Posted / kumar singh
all inhertance are supported but multiple not supported
and replace by interface used in php5
| Is This Answer Correct ? | 16 Yes | 7 No |
Post New Answer View All Answers
What is php and what does it do?
How to open standard output as a file handle?
What is mysqli_fetch_array?
What is the correct syntax of mail() function in php?
What is the main function of php?
Is python similar to php?
Declare a new variable in php equal to the number 3;
What are variables in research examples?
What is the use of explode() function?
How to enable parsing?
what is session_set_save_handler in PHP?
How to open a file for writing?
Can we extend final class in php?
What is the difference between md5(), crc32() and sha1() crypto on php?
Are objects passed by value or by reference?