how many types of inheritance is there in php? name there?
Answer Posted / dinesh
php supports single,multilevel,hierarchy
| Is This Answer Correct ? | 55 Yes | 10 No |
Post New Answer View All Answers
What is $this in php?
What is delimiter php?
How can I prevent sql-injection in php?
What is the purpose of $_ session?
How To Get the Uploaded File Information in the Receiving Script?
Does php support multiple inheritance?
Why die is used in php?
What is zend studio for?
How is php different from other languages?
Which MySQL function would you use to select a database?
What is a PHP Filter?
What will the ?getdate() function returns in PHP?
Explain some most commonly use string functions in php?
How to open a file for reading?
How is traits used in php?