Tag Archives: ajax

Ajax Upload and Resize an Image with PHP

Hi Guys, Today I am presenting the most important social networking feature called ajax upload and resize an image without refreshing the page using PHP and jquery. This article contains three folders called js,includes and uploads with PHP files. includes — getExtension.php — compressImage.php js — jquery.min.js — jquery.form.js uploads index.php ajaximageupload.php We can upload… Read More »