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 xss and csrf?
What are the design patterns in php?
Tell me what type of operation is needed when passing values through a form or an url?
How to set cookies in PHP?
How long is csrf token?
How can we get the error when there is a problem to upload a file?
Tell me what are the different types of errors in php?
Explain what does the unset() function means?
Why do we use htaccess
What does php exit do?
Why do we use php?
When sessions ends?
What is meant by urlencode and urldecode?
What should we do to be able to export data into an excel file?
What is new keyword in php?