ProgQuiz
PHP Quiz
What is $_SERVER?
$_SERVER is a PHP array used to store session variables for a logged-in user
$_SERVER is a PHP function used to establish a connection to a database
$_SERVER is a PHP superglobal array that contains information about headers, paths, and script locations
$_SERVER is a predefined PHP constant that stores information about the user's operating system
Go back home