Search found 1 match

by muay_tb
Fri Mar 20, 2009 6:27 pm
Forum: Databases
Topic: Problem downloading BLOB image
Replies: 3
Views: 595

Problem downloading BLOB image

Hi all, apologies if this has been asked elsewhere but... i have created a personal learning website where i allow the user to upload a file (in this example an image - XXXX.jpg) to a table in my MySQL database. I can successfully upload and store the image in the BLOB data field, however, here is t...