Ajax Image Upload using PHP and jQuery
In this blog post we have covered one of the topic of ajax i.e. to upload images using Ajax and php without page refresh. Short Description : In this process the image is selected first and previewed before storing it in to any location . Then using jQuery Ajax, it is send to php script on submit …