Skip to content

Instantly share code, notes, and snippets.

@imarklee
Created May 24, 2019 08:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imarklee/41b4daa72dd5128b3d5e192d90efea44 to your computer and use it in GitHub Desktop.
Save imarklee/41b4daa72dd5128b3d5e192d90efea44 to your computer and use it in GitHub Desktop.
$agent = @$_SERVER['HTTP_USER_AGENT'];
var_dump($agent);exit;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment