Jump to content

Displaying Images


tSpayde

Recommended Posts

Hello. This is my first post here. I looked through using the search function and couldnt find an answer to this.

 

Basically what I have is a site that allows a user to upload images to a specific folder. I then have a page that will display these images(just reads the contents of the folder and displays them). My problem is that I would like to format the way the pictures are shown. I would like to have only 3 images per line. So every three images I would like it to drop down to the next line. I am having troubles coming up with the code to do this.

 

Hope I explained everything ok.

 

Thanks in advance

Link to comment
https://forums.phpfreaks.com/topic/39175-displaying-images/
Share on other sites

I understand HTML tables.. There are images added and removed daily so I cant know how many rows im gonna need. Every way I try it either does all images into one row or all images in one column. I need to be able to limit 3 images per row and i have no clue how to go about that

Link to comment
https://forums.phpfreaks.com/topic/39175-displaying-images/#findComment-188682
Share on other sites

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.