PHP $_SERVER[ ‘SERVER_PROTOCOL’ ] Posted on 2014-05-29 [Thursday] by Jay Jay Today I queried the $_SERVER[ ‘SERVER_PROTOCOL’ ] value in PHP to determine the HTTP version used by the request.