Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save iledcom/e7845990756eb7e975c5 to your computer and use it in GitHub Desktop.
Save iledcom/e7845990756eb7e975c5 to your computer and use it in GitHub Desktop.
Drupal 7 The software checks the address of the page
$current_url = 'http://' .$_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment