Jump to content

Pulling Images from a Folder with PHP


foochuck

Recommended Posts

I'm pretty much a PHP n00b. What I'm trying to do is use PHP to automatically read all of the images in a given folder on my website. Let's say the images are all randomly named. I want PHP to somehow go through each image name in a give folder and then run some kind of loop to place those images on my web page.

 

I'm familiar with running loops and creating html or css to display things - but I'm not sure how I can read images from a folder for my website.

 

If someone could lead me in the right direction via a tutorial or some PHP documentation on the function I need to use, it would really be appreciated!

 

Thanks

 

FOO

Link to comment
https://forums.phpfreaks.com/topic/101211-pulling-images-from-a-folder-with-php/
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.