$_SERVER is an array containing information such as headers, paths, and script locations. The entries in this array are created by the web server. There is no ...
php.net