Jump to content

[SOLVED] Random images from folder


t_machine

Recommended Posts

hi, I was wondering if anyone could help with this problem.

I have created two folders  (thumbs/largepics). I would like the script to view randomly a thumb and link to the larger pic.

 

Example

 

thumbs -> img1.jpg, img2.jpg. myimg.jpg

largepics -> img1_L.jpg, img2_L.jpg. myimg_L.jpg

 

The script would then choose for example "img2.jpg" then when clicked display "img2_L.jpg"

 

Thanks for any help :)

Link to comment
https://forums.phpfreaks.com/topic/65069-solved-random-images-from-folder/
Share on other sites

Thank you very much for the link but I have one question. How do I get the name of the random thumb image so I can match it with the large pic.

I would like it to display like this <a href="link/to/large/pic1_l.jpg"><img src="link/to/thumb/pic1.jpg"></a>

 

Thanks

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.