hello
I have a problem with php and mysql, i have stored in mysql an image in bynary format, and i want to put the image in the browser but when i do:
echo "conten" the browser makes a download of the image and do not show in the browser.
Anyone knows a solution to this problem.....