how many types of inheritance is there in php? name there?
Answer Posted / saravanan
single level,hirarchical level,and multi level
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
Tell me what is the default session time in php?
What is the use of "enctype" attribute in a html form?
What kind of variable is age?
Please explain is it possible to use com component in php?
How many ways to include array elements in double-quoted strings using php?
Does session expire on closing browser?
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
Can you define an argument as a reference type?
What is artisan in php?
What does $_cookie mean?
What are headers in php?
How to convert numbers to strings in php?
How can I make a script that can be bilingual (supports english, german)?
Explain what are psrs?