Created
March 21, 2018 23:35
-
-
Save zuccs/1dae44c81ef8888e59f9fcc5b0de4d2c to your computer and use it in GitHub Desktop.
Print User Agent to HTML Comment
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<! -- 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