$_SERVER['HTTP_USER_AGENT'] That's the variable which holds the browser's user agent string (browser name, version, platform etc);
You may also find this helpful http://www.php.net/manual/en/function.get-browser.php HTH Danny. ----- Original Message ----- From: "Diana Castillo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 3:09 PM Subject: [PHP] Tellwhich browser > What is the code to tell whether the user is on IE or Netscape? > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php