nadoona Posted July 1, 2006 Share Posted July 1, 2006 Hi,I am starting to make my first database driven website and I really need some help.Basically, what I am trying to do is to show some images on a page and allow the user to click on a certain image. Then, based on the image chosen, I want to open another page having a dynamic table that is filtered according to the image chosen. In other words, the query of the dynamic table may look like that:select *from tablewhere field = [image chosen on the initial page]Please advise,Thanks. Link to comment https://forums.phpfreaks.com/topic/13392-dynamic-query-criteria/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.