Sr. PHP Programmer Question: Download Senior PHP Programmer PDF

What is the purpose of _FUNCTION_ constant?

Tweet Share WhatsApp

Answer:

_FUNCTION_ − The function name. (Added in PHP 4.3.0) As of PHP 5 this constant returns the function name as it was declared (case-sensitive). In PHP 4 its value is always lowercased.

Download Senior PHP Programmer PDF Read All 202 Senior PHP Programmer Questions
Previous QuestionNext Question
What is NULL in PHP context?What is Multidimensional array in PHP?