Reply to problem in uploading JPG files

problem in uploading JPG files new!
by cris, 17 years, 6 months ago
first of all .. this is a great work. i love it. i am trying to use the class and it seems to work great but i meet a problem when i am testing it with the JPG format. The images i am trying to upload are from my personal camera and have the extension .JPG(uppercase).Can you please help me with this problem. the code i use is
if ($handle->uploaded) {
   $handle->image_convert = 'jpg';
   $handle->jpeg_quality  = 80;
   $handle->file_max_size = '40000000'; 
}
Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important