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...
Collection of Thoughts
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...
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...
If you are looking for a simple Ajax image uploader script with progress bar then you will follow this tutorial. In this tutorial I’m going to display a progress bar during the AJAX file...
As we all know magento have multi-language store. If you want to run a multi-languages site, you may face a necessity to create separate version of every static block or CMS page for every...