I am trying to display an image from a MySQL blob field. I have tried a few different things and none of them seem to work.
I have tried:
hea
I believe that the issue that you are encountering is an issue with encoding. This resource claims that you can use the print function.