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 are the rules in creating php variable?
How can we define a variable accessible in functions of a php script?
What is the use of isset() in php?
Is it possible to protect special characters in a query string?
What is xss in php?
What are php magic methods?
Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?
What is a php certification?
What is php date function?
Explain me soundex() and metaphone()?
How does api connect to database?
How do I clear my browser session?
Write the statements that are used to connect php with mysql
What is the meaning of a persistent cookie?
What is mvc php?