What are the methods useful for method overloading?



What are the methods useful for method overloading?..

Answer / 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

More PHP Interview Questions

What are php applications?

1 Answers  


What is the use of session and cookies in php?

1 Answers  


How can you "tell" MySQL server to cache a query?

2 Answers  


recurring account in PayPal payment gateway?

1 Answers   A1 Technology, HBL, HBL Power Systems, IBM,


how many ways we get current date in php

9 Answers  


How can I find what type of images that the PHP version supports?

1 Answers  


What and How possible injection in PHP and mysql?

3 Answers   RedAlkemi,


How to connect to a url in php?

1 Answers  


What is default session time and path in PHP. How to change it?

1 Answers  


Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?

1 Answers  


What is the alternative structure for control structures?

1 Answers  


How to parse configuration file in php?

1 Answers  


Categories