I try to upload an an image using the POST method with the move_uploaded_file() func tion
when I open it I get some error messages:
"The image “http://autoline/new_5320_1_s.jpg” cannot be displayed, because it contains errors."
the uploaded file size is exactly the same as the size of the source file, the upload script works well on other types of files
what coluld it be?
I really need that script working with the jpeg images