What type of inheritance that PHP supports?
Answer Posted / sudheer
in php only single inheritance support
| Is This Answer Correct ? | 18 Yes | 41 No |
Post New Answer View All Answers
What does $_cookie means?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
Explain how to execute a php script using command line.
For image work which library is used in php?
What is php written in?
How to create a mysql connection?
How many ways to include variables in double-quoted strings in php?
How to concatenate two strings together in php?
What are the features and advantages of object-oriented programming in php?
Explain do you use composer? If yes, what benefits have you found in it?
What are the benefits of using php and mysql?
How to download and install php on windows?
Is php still used?
How to get no of arguments passed to a PHP Function?
Explain me the difference between include and require?