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

RSS Icon Subscribe to comments

You need to login to post a comment.