What type of inheritance that PHP supports?
Answer Posted / palaniraja.wordpress.com
you can also use interface to achieve multiple inheritance.
| Is This Answer Correct ? | 36 Yes | 28 No |
Post New Answer View All Answers
How can you send http header to the client in php?
What is the use of rand() in php?
What difference between require() and require_once()?
How can we know the total number of elements of Array?
Which is the correct way to check if a session has already been started ?
What is php beginner?
Tell me how is it possible to return a value from a function?
What the difference between the 'bitwise and' operator and the 'logical and' operator?
What is the use of "enctype" attribute in a html form?
What is the use of is_array() and in_array()?
What enctype is required for file uploads to work?
What does $_ post mean in php?
What is a composer?
What is strcmp () in php?
How to download and install php for windows?