PHP $_SERVER[ ‘SERVER_PROTOCOL’ ]

Today I queried the $_SERVER[ ‘SERVER_PROTOCOL’ ] value in PHP to determine the HTTP version used by the request.

Leave a Reply