PHP Classes

Found some difference in uploaded image

Recommend this page to a friend!

      class.upload.php  >  All threads  >  Found some difference in uploaded image  >  (Un) Subscribe thread alerts  
Subject:Found some difference in uploaded image
Summary:Found some difference in uploaded image
Messages:2
Author:babitha
Date:2016-10-19 04:52:21
 

  1. Found some difference in uploaded image   Reply   Report abuse  
Picture of babitha babitha - 2016-10-19 04:52:21
Hi,

I am using this class for many years. Now just came across an issue. I have uploaded an image. It was a simple image upload.

$handle->image_resize = true;
$handle->image_ratio = true;
$handle->image_x = 300;
$handle->image_x = 300;

  2. Re: Found some difference in uploaded image   Reply   Report abuse  
Picture of babitha babitha - 2016-10-19 04:52:23
Hi,

I am using this class for many years. Now just came across an issue. I have uploaded an image. It was a simple image upload.

$handle->image_resize = true;
$handle->image_ratio = true;
$handle->image_x = 300;
$handle->image_x = 300;