Jump to content

Displaying Images on page from table


lairpr

Recommended Posts

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

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....

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.