Topic: mysql fetch problemù

here is the problem :
i have a PHP Html MySQL web form
the form used to upload images as a blob
everything working correctly
but when i load the image in MVD it does not show anything 
i don't know wish encryption should i save it to be loaded from the mvd

Re: mysql fetch problemù

easy explain :
the image stored from the HTML form and PHP in the database
can not be viewed through MVD DBIMAGE
maybe because of the type of encryption because i encrypted it as base64?