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.