darren_plehn Posted October 8, 2009 Share Posted October 8, 2009 What code do you need to allow pictures to come up in a query? This tutorial works perfect, but I need a modification so that I can use a select statement and have all the pictures show. http://www.phpbuilder.com/columns/florian19991014.php3 Quote Link to comment https://forums.phpfreaks.com/topic/176905-displaying-images-in-query/ Share on other sites More sharing options...
johnsmith153 Posted October 9, 2009 Share Posted October 9, 2009 I imagine these pictures are stored on the server. Is the path to them stored in your database? I.e do you have a field called 'images' and does it hold something like: 443433.jpg 322322.jpg 335455.jpg etc... Confirm this and I can then give your answer. Quote Link to comment https://forums.phpfreaks.com/topic/176905-displaying-images-in-query/#findComment-934006 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.