1/4
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
$_SERVER[]
Superglobal array that contains information headers, paths, and script locations.
$_SERVER Omissions
Since web servers decide entries, the entries may be omitted or customly included.
‘SERVER_ADDR’
Returns IP address of the server that the script runs under.
‘REQUEST_METHOD’
Returns which request method was used.