Skip to content

Instantly share code, notes, and snippets.

@iledcom
Created August 18, 2015 11:00
Show Gist options
  • Save iledcom/b22a4484dd4e4a4dadec to your computer and use it in GitHub Desktop.
Save iledcom/b22a4484dd4e4a4dadec to your computer and use it in GitHub Desktop.
Drupal 7 display node id
<?php print $node->nid; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment