Skip to content

Instantly share code, notes, and snippets.

@lomboboo
Created February 28, 2017 17:47
Show Gist options
  • Save lomboboo/ded7184e20e8ea7cad28e79ea7ee2c70 to your computer and use it in GitHub Desktop.
Save lomboboo/ded7184e20e8ea7cad28e79ea7ee2c70 to your computer and use it in GitHub Desktop.
$url = 'http'.(isset($_SERVER['HTTPS'])?'s':'').'://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment