<?php echo $_SERVER['HTTP_USER_AGENT']; ?>
and i get a lot of stuffs that i dont need. I just want to tell the user: "your browser is firefox and you are running windows vista
just like this image:

Sorry for my bad english :crying:
<?php echo $_SERVER['HTTP_USER_AGENT']; ?>

|
|
|