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 the best php version for wordpress?
What is list function with their uses.
What is the role of php.ini file?
What is polymorphism in oop php?
Explain the installation of PHP on UNIX systems?
What is csrf token and how will you add csrf token in ajax?
how to detect a mobile device using php
What is the ioncube php loader?
What does pear stand for?
With a heredoc syntax, do I get variable substitution inside the heredoc contents?
What are the encryption functions available in PHP?
Explain what is meant by pear in php?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
What are helpers in php?
Why php is widely used?