What type of inheritance that PHP supports?
Answer Posted / rakesh kumar nautiyal
As far PHP concern it only support single Inheritance in
scripting.
| Is This Answer Correct ? | 66 Yes | 39 No |
Post New Answer View All Answers
Why do you need to filter out empty files?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
How can you get web browser’s details using PHP?
Are static variables final?
In php, how to redirect from one page to another page?
What does the unset() function mean?
How does csrf attack work?
What are the differences between php constants and variables?
Is php faster than python?
What is the function mysql_pconnect() usefull for?
What is mysql_fetch_array?
What are the encryption functions in php?
How many keywords are there in php?
What is the expansion of LAMP?
What is "print" in php?