Skip to content

Instantly share code, notes, and snippets.

@mrchrisadams
Created September 7, 2010 12:02
Show Gist options
  • Select an option

  • Save mrchrisadams/568219 to your computer and use it in GitHub Desktop.

Select an option

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