displaying an image from mysql
Posted: Tue Jan 19, 2010 5:58 pm
Hey everyone, I'm fairly new with PHP so I'm sorry if this seems a tad obvious.
I'm looking for a way to display an image from MYSQL.... here is what I've done

I have a row for the image name and it goes in accordance with my other data. I have made sure the files are all in the right places and everything should be able to come up after I have coded my PHP

Am I on the right track? any help would be greatly appreciated.
Please exclude the "$product['Thumb_Image']" as I know that totally doesn't belong there.
I'm looking for a way to display an image from MYSQL.... here is what I've done

I have a row for the image name and it goes in accordance with my other data. I have made sure the files are all in the right places and everything should be able to come up after I have coded my PHP

Am I on the right track? any help would be greatly appreciated.
Please exclude the "$product['Thumb_Image']" as I know that totally doesn't belong there.