Is it possible multiple inheritance in php?
Answer / Harikrishan Prajapati
No, PHP does not support multiple inheritance for classes. A class can extend only one parent class.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between ksort() and usort() functions.
Which is correct about mysqli and pdo?
What are php functions?
Tell me how is it possible to propagate a session id?
Which is the best php framework for a beginner?
Does php require a web server?
Write a program to find no of days between two dates in php?
What does $_cookie mean?
How long does a php session last for?
What is a closure in php?
How to get the length of string?
hi recently i had faced an interview in that they asked me that php have faced the problem of y2k so which one is that year like 2030,2059 not remember exact year anybody will tell me pls?