Search found 1 match

by lisasheppard
Tue Dec 10, 2002 2:10 pm
Forum: Databases
Topic: Trying to display image from mysql database
Replies: 3
Views: 1590

Trying to display image from mysql database

Hello, I'm trying to insert and display BLOB images from a mySQL database. I can't seem to get any of my code to work. It just displays a cross where the image should be. I am fairly new to php so it is probably something really obvious that I'm missing. My code to display the image is as follows - ...