Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ What is the purpose of _CLASS_ constant?

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

 163 views

More Questions for you: