class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
more info about the class
Here is the log:
system information
- GD version : 2.0
- supported image types : png jpg gif bmp
- open_basedir : no restriction
- language : tr_TR
source is an uploaded file
- upload OK
- file name OK
- source variables
file_src_name : iso.jpg
file_src_name_body : iso
file_src_name_ext : jpg
file_src_pathname : /tmp/phptjIda8
file_src_mime : image/pjpeg
file_src_size : 69553 (max= 10485760)
file_src_error : 0
- source file is an image
image_src_x : 388
image_src_y : 478
image_src_pixels : 185464
image_src_type : jpg
image_src_bits : 8
process file to /home/herakles/www/os/images/gallery/43/
- file size OK
What is image/pjpeg: "file_src_mime : image/pjpeg"