field value acces

bartekfly - June 7, 2009 - 10:26
Project:Content Taxonomy
Version:6.x-1.0-rc1
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi, how can I access content taxonomy field value name/names?

<?php
print_r
($node->field_country[0]['name']);
?>
- doesn't work

I'd really appreciate your response

 
 

Drupal is a registered trademark of Dries Buytaert.