Venkat Adapa's Tech Blog
Wednesday, April 14, 2010
Drupal get term details for particular node you are viewing
$terms = taxonomy_node_get_terms($node);
print_r($terms);
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment