Browser Type

April 13th, 2009 | Tags:

Tutorial Description:

Display what browser type your visitors use.

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

  1. June 15th, 2010 at 04:07
    Reply | Quote | #1

    why cant i have a black background & like red font in a normal text ? why ? i cant figure it out please help me.

TOP