Skip to content

Instantly share code, notes, and snippets.

@mrchrisadams
Created September 7, 2010 12:02
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 mrchrisadams/568219 to your computer and use it in GitHub Desktop.
Save mrchrisadams/568219 to your computer and use it in GitHub Desktop.
<?php
print var_dump(drupal_get_path_alias(drupal_get_destination())); i get this response:
// destination=community%2Fblogs%2Fauthors%2Fcbride%2F2010%2F09%2F06
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment