Skip to content

Instantly share code, notes, and snippets.

@zuccs
Created March 21, 2018 23:35
Show Gist options
  • Save zuccs/1dae44c81ef8888e59f9fcc5b0de4d2c to your computer and use it in GitHub Desktop.
Save zuccs/1dae44c81ef8888e59f9fcc5b0de4d2c to your computer and use it in GitHub Desktop.
Print User Agent to HTML Comment
<! -- User-agent: <?php echo $_SERVER[“HTTP_USER_AGENT”]; ?> -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment