Theme imagecache programmatically


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



Copy this code and paste it in your HTML
  1. <?php
  2. print theme('imagecache', $preset, $image['filepath'], $alt, $title, $attributes);
  3. ?>

URL: http://drupal.org/node/163561

Report this snippet


Comments


You need to login to view comments.