https://stackoverflow.com/questions/40390910/how-to-store-a-blob-image-in-mysql
I never store an image in a db. I put instead a link to the image stored in a web server filesystem. It's more efficient... you can upload the image with a simple file transfer(look in the forun) and download it with a simple get.
Ciao
Mauro
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.