Hi.
I'm uploading images using forms and PHP to a MySQL database.
What gets there looks like half the image I want to upload. When I go getdata.php?id=1 (a script I took down and customized, someone's article) I get half an image, a distorted image, or something like that. Sometimes there's just the form (dimension info) of an image.
I've also set values for data transfer in php.ini and apache config files well over the image size.
Does anyone have any hints?
Piotr.