Posted by MS on 06/06/06 21:12
I am new to PHP and MySql. What I would like to do is have my PHP page
pull the name of an image (jpeg, bmp, etc.) out of MySQL and display
image from another directory. I don't want the actual image saved in
the DB, just the name.
I have the connection established from the Web Page to MySql, all I
want is how to display the image part. Does anyone have any
straightforward code to show me how to do this? Is there a better way
that is not too complicated? Remember, I am a newbie.
Thanks.
[Back to original message]
|