Monthly Archive: December 2015

0

PHP Captcha using jQuery AJAX

In this tutorial, I’m using jQuery AJAX for getting captcha image from PHP. Using jQuery we can also refresh the captcha code by resending AJAX call to generate new captcha image. I always try...

0

Magento: Function to resize any image

In this article I’m writing code for resize any image in magento according to your desire width and height. In this article, I’ll describe how to resize images, such as needing to resize a...