echo $_SERVER['HTTP_USER_AGENT']; ?> if (strpos($_SERVER['HTTP_USER_AGENT'], 'Mozilla') !== false) { echo 'You are using FireFox
'; } ?>