i want to write a page that will traverse a specified directory…. and get all the files in that directory…
in my case the directory will only contain images and display the images with their links…
something like this

How to Do it
p.s. the directory will not be user input.. it will be same directory always…
1 Answer