Forum Moderators: coopster
"HTTP headers supplied by your browser"
The above search query returns a page that lists all of the headers sent by your browser (whatever it may be) to the page...
I can find plenty of php variables detailing server side headers, but how do I access the client's headers..? They're sending them to me, so I don't see it being that difficult!