jnoyes wrote:
Can someone tell me why, or better yet how I can make sure that PHP doesn't turn my non-progressive jpegs to pjepgs on upload? Using the code below, if I upload a non-progressive jpeg, PHP tells me that the file uploaded successfully, and the file is of type pjpeg. How can I avoid this problem?
In my experience this is caused by Internet Explorer, not PHP. Are you using IE to upload the files? If so, have you tried it in Firefox or another browser to see if it's any different?
-- Jasper Bryant-Greene Freelance web developer http://jasper.bryant-greene.name/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php