Drupal - Get the image path of a CCK field


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. $cck_field_name[0]['filepath']
  2.  
  3. e.g.
  4. $field_website_image[0]['filepath']

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.