adspace
What are the methods useful for method overloading?
Answer Posted / Vikrant Singh Bhadana
PHP does not support method overloading. However, you can achieve similar functionality using function overloading techniques such as employing a mapping array or checking argument types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What sized websites have you worked on in the past?
List some features of php that are deprecated in php7?
Write a program using while loop?
What does $_files means?
What is difference between static and final in php?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
Tell me what kind of things have you done on the social side?
What is the current stable version of php? What advance thing in php7?
sort term descripttion form, report and uery
Which variable declarations within a class is invalid in php?
What is trait in php?
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
What is the current stable version of php?
What is the difference between htmlentities() and htmlspecialchars()?
how to detect a mobile device using php