Sr. PHP Programmer Question: Download Senior PHP Programmer PDF

What is the purpose of _METHOD_ constant?

Tweet Share WhatsApp

Answer:

_METHOD_ − The class method name. (Added in PHP 5.0.0) The method name is returned as it was declared (case-sensitive).

Download Senior PHP Programmer PDF Read All 202 Senior PHP Programmer Questions
Previous QuestionNext Question
Can you assign the default values to a function parameters?What is the purpose of _CLASS_ constant?