A

Admin • 802.91K Points
Coach

Q. Which of the following is a PHP magic constant?

  • (A) __LINE__
  • (B) __FILE__
  • (C) __DIR__
  • (D) All of the above
  • Correct Answer - Option(D)
  • Views: 2
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin
PHP provides several magic constants including __LINE__, __FILE__, and __DIR__.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.