I'm wondering how I can Place an image file location in a database. And also how to retrieve this image and display it on a webpage. If You Could Show Me the code, after i have connected to the database. With the colomns in my database called name (varchar, name of image) and image(varchar, file location).
Thanks

