Hi,

I've wrote a bit of code to upload a file, and store it in a MySQL
"longblob" field.
If I upload a GIF, and store it in MySQL I am able to retrieve it fine using
a PHP script.

However, a JPEG uploads, but cannot be retrieved successfully.
(I get a broken image symbol in IE)

Does anybody know why this is???

Thanks,
Paul



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to