A

Admin • 833K Points
Coach

Q. What does the $_SERVER superglobal contain?

  • (A) Server and execution environment info
  • (B) Database data
  • (C) User credentials
  • (D) HTML content
  • Correct Answer - Option(A)
  • Views: 22
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

$_SERVER contains information about headers, paths, and script locations.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.