Shirish Bhatt
Lurker
We have project studetns trying to develop an application where they are required to fill a for on android having a image and save it to the web server. Later the saem record may be recalled for review and should display the image as it is. They are coverting the image to Base64and storing in binary data. The databse is PGSQL and the language is PHP. Please can anybody help in retrieving the image? Incidentally the image does get stored proplery and can be viewed on the server but cannot be properly viewed on mobile. Thanks in advance.