johnmahugu

php - chrome version

Jun 25th, 2015
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.21 KB | None | 0 0
  1. <a href="index.php">Go back to index</a>
  2. | <a href="<?php echo $_SERVER["REQUEST_URI"];?>">Refresh</a>
  3.  
  4. <title>Chrome version</title>
  5. <h1>Chrome version</h1>
  6.  
  7. <script>document.write(navigator.userAgent);</script>
Advertisement
Add Comment
Please, Sign In to add comment