Skip to content

Instantly share code, notes, and snippets.

@bratsun
Created October 5, 2013 07:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bratsun/6837937 to your computer and use it in GitHub Desktop.
Save bratsun/6837937 to your computer and use it in GitHub Desktop.
Print image / image URL
file_create_url($image[0]['uri']);
image_style_url('slider', $image[0]['uri']);
theme('image_style', array('path' => $image[0]['uri'], 'style_name' => 'slider'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment