lairpr Posted February 16, 2009 Share Posted February 16, 2009 Hi, I am working on an application that has a table for creating image categories like logos to be display on a certain page. I created a table for categories and a table for logo categories. I already assigned a category to a page using the id from the category table, now how can I add in the query the logos from the category I selected to be display on the page? I've been trying to figure this out but still no idea. Thanks. Link to comment https://forums.phpfreaks.com/topic/145428-displaying-images-on-page-from-table/ Share on other sites More sharing options...
Brian W Posted February 16, 2009 Share Posted February 16, 2009 That mostely didn't make since to me. My interpretation is that you have either the "directory/name.ext" (src) or the actual image stored in a mysql table and you would like to output those images based on a query that you have yet to write and need help with. Please clarify and include any relevant code that you have already developed.... Link to comment https://forums.phpfreaks.com/topic/145428-displaying-images-on-page-from-table/#findComment-763422 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.