Here’s my problem. I want to display an image from a database using the file path (I.E.: images/image.jpg for instance). I can’t get this to display, I only get the “images/image.jpg” to display on my page. What do I need to get the image to show up? In the database, I have it set up as a varchar(255), if this matters.
Thanks for any help!
PhpRocksMan!