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 |
What are php applications?
What is the use of session and cookies in php?
How can you "tell" MySQL server to cache a query?
recurring account in PayPal payment gateway?
1 Answers A1 Technology, HBL, HBL Power Systems, IBM,
how many ways we get current date in php
How can I find what type of images that the PHP version supports?
What and How possible injection in PHP and mysql?
How to connect to a url in php?
What is default session time and path in PHP. How to change it?
Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?
What is the alternative structure for control structures?
How to parse configuration file in php?