Skip to content

Instantly share code, notes, and snippets.

@phpfiddle
Created April 2, 2020 18:22
Show Gist options
  • Save phpfiddle/ac92f7759f5e40f1692c1db551e023a1 to your computer and use it in GitHub Desktop.
Save phpfiddle/ac92f7759f5e40f1692c1db551e023a1 to your computer and use it in GitHub Desktop.
[ Posted by Macfan ] this is just test-code
<?php
$ua = $_SERVER['HTTP_USER_AGENT'];
echo $ua;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment