Quote:
|
Originally Posted by calmlikeabomb
Hi,
This might be of help to you, but I am not sure. It's something I use to upload and move a file to a directory on my server and the GD library also makes a thumbnail version of the image and uploads it to the same directory, but adds a prefix the image name.
I put it in a .txt for you:
http://www.penis-enlargement-product.us/misc/zester.txt
|
This is very similar to what I do, although I use PNG for very small thumbnails instead of jpeg (I find they retain detail better at the small sizes). I'm not entirely convinced that his server or browser are working as advertised though. The uploaded image is, for some reason, substantially larger than the source... additionally, it appears as though there's about 2k of data at the head of the image, followed by the request header and another copy of the full image. Something Is Just Not Right(tm), and I've got a suspicion that it's something amiss in the actual upload process, not the post-upload processing.