Monthly Archives: January 2007

Parsing the user agent string using PHP

Recently I experimented a bit with an Apache log file analyzer written in PHP. It’s not all that difficult were it not for trying to parse the browser, or user agent, string. There are in fact two RFC documents, RFC

Tagged with: ,
Posted in PHP