I have just written the PHP code to compress image size. My code compresses images but not all the time. In 10% cases, it increases the image size. Please tell why this is happening? Here is my code: (Two functions here, one for png images and other for jpg images)I have just written the PHP code to compress im