Crop An Image And Upload Using Jquery, HTML5 and PHP In this post I’ve designed a tutorial about “How to crop an image by using jquery, HTML5 and PHP”. After reading this article, you will be able to implement an image cropping functionality in your web application very quick and easily. Basically the script is
Category Archive: featured

Image Resize And Upload Using PHP In this article I’ve taught about Image Resize And Upload with PHP (Using GD Library feature). Once one of my friend was trying to resize the image with php by using a code snippet but couldn’t do because the article he was reading had not any live demo. Then he