Browser Type

This is a very simple and easy tutorial. <?php
echo 'Browser Agent:' .$_SERVER['HTTP_USER_AGENT'];
?>
Leave a comment
| Trackback

This is a very simple and easy tutorial. <?php
echo 'Browser Agent:' .$_SERVER['HTTP_USER_AGENT'];
?>