Blog

PHP $_SERVER Return Value Examples

I found that the PHP $_SERVER variable examples on the main PHP.net site (while informative) is far from easy to read and quick examples of return values were practically non-existant.

So, for my own reference (and anyone else who could use this) here are some $_SERVER return value examples.