Hmmm...yes...but I think I will have to revert to my original problem as this one poses far too many new complications...
I have now repositioned the image...and although there aren't anymore characters, the image still refuses to show up. There is, however, a broken image icon.
Thanks for the help so far.
BLOB image appearing as characters
Moderator: General Moderators
Re: BLOB image appearing as characters
What happens when you try to view the showimage.php file directly rather than embedded in a page?
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Re: BLOB image appearing as characters
Well...when I try to view showimage.php on its own, I get a blank page...however, when I refer to a particular property ID within the database, I then see the desired picture show up.
Re: BLOB image appearing as characters
That makes perfect sense. If you're not requesting an image ID, no image should show up.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Re: BLOB image appearing as characters
Yes, I'm perfectly happy with that...I'm just a bit baffled as to why the picture won't show up as desired when embedded in a page.