I created a HTML page.
Now, I try to display all the pictures that are in a specific folder (/folder1
) in this HTML page (Note: I don't know the names of these images).
I try to create a loop, which read all this images, and display it in this HTML.
There is an easy way to do that?