Hi,
I have a database in which I store the path where uploaded images are stored.
I would like to know if there is a way to allow users to download the image.
Currently the link I provide only displays the image in the browser.
Thanks.
Im not quite sure if its possible to let the user download the image. I dont think its possible with HTML, so i dont think its gonna be possible with PHP either.