ImageLoader Class with caching Enabled.
This project is an example of image loader for given url. You can get classes named as imageloader.h imageloader.m and md5.h which you will need to import in your project. and you will have to create an imageview of classtype imageloader. for which you can call up method like loadwithurl (for given url). setcaption for that image etc.