Return to Snippet

Revision: 61335
at December 6, 2012 14:37 by laxman2021


Initial Code
<?php echo '<center>'.'<strong>'.'You are using : '.$useragent = $_SERVER ['HTTP_USER_AGENT'].'</center>'.'</strong>'; ?>

Initial URL

                                

Initial Description
BrowserDetection in php

Initial Title
Browser DetectionScript in php

Initial Tags

                                

Initial Language
PHP