Skip to content

Instantly share code, notes, and snippets.

@JTLR
Created April 7, 2015 13:59
Show Gist options
  • Save JTLR/4004162d289a5bbe16c7 to your computer and use it in GitHub Desktop.
Save JTLR/4004162d289a5bbe16c7 to your computer and use it in GitHub Desktop.
Get url parameter
<?php echo htmlspecialchars($_GET["url-parameter"]); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment