(RSS Feeds will probably be broken with this post)
For those who have come to my site, was I right?
A cookie for the first person that figures out how it was done.
(RSS Feeds will probably be broken with this post)
For those who have come to my site, was I right?
A cookie for the first person that figures out how it was done.
I have been tinkering with PHP for a couple days now. It is an interesting language, I am enjoying my experience with it thus far, I can already do some useful things with it. I have implemented a trivial login feature on my secondary pages that stores a cookie for a submitted name, and email address, and then displays your HTTP_USER_AGENT and your remote IP address. No big deal, just learning the language.
But in this tinkering I came across a useful resource. Here is a list of User Agent Strings. I will try and hook the TSV version into my php to display a common name form of the agent you are using to peruse this site.