Frontend image resize for custom extension In Magento

Suppose you have developed an extension in Magento for the testimonial and you want to display the Images on the frontend as well, You have uploaded the images from the admin panel and now you want to display the resize image on the frontend. In this post I am

Image Resize In Magento

Magento has its own strong Image resize functionality, Once you have uploaded the products images then it resizes images and save it accordingly, Magenot resizes images into the Image,Small Image and Thumbnails and display it as per the frontend requirements. But In Magento you can resize image with fixed

Get, Set and Unset Session In Magento

If you are working with the custom Magento development/Extension Development then It's very important to know regarding the session in Magento, In this post I am trying to cover Get Session, Set Session and Unset Session In Magento.