I've looked at hot_script_s, but mostly an ocean of way too complicated _script_s... hard to navigate. But I have found a few helpful things just by doing a web search. As for getenv( HTTP_USR_AGENT ); I tried this, but it did not work... <!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN
http://www.w3.org/TR/html4/loose.dtd <html <head <_title_Get Stats</_title_ <_meta_ http-equiv= Content-Type content= text/html; charset=iso-8859-1 </head <body <?php print getenv( HTTP_USR_AGENT ); ? </body </html