Is there a way to replace the value in view of a field to image?
i.e: value = 101, so display <img src=/myfiles/101.gif> in hook / theme_() function instead of using a .tpl file?
<img src=/myfiles/101.gif>
If you are using Views you can simply change the settings of the field in a similar fashion to: