how many types of inheritance is there in php? name there?
Answer Posted / abbas husain
there are single,multilevel,and Hirrerchical inheritance
supported by php
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is stripslashes php?
What is session in php w3schools?
What is sticky form in php?
How to delete file in php?
Is nan in php?
What is the basic function to search files for lines (or other units of text) that contain a pattern.
How to connect to mysql from a php script?
What is default session time and path in php?
What is the goto statement useful for?
Why php is used in html?
Is php used in 2019?
What is the difference between unset and unlink?
How do we get the current session id?
How to check a variable is an array or not in php?
How to create a session? How to set a value in session?