Drupal Image module


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

`Line 800: function image_display(&$node, $label = IMAGE_PREVIEW, $attributes = array())`


Copy this code and paste it in your HTML
  1. <?php print_r(image_display($node, 'node view')) ?>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.