I have approximately 20-25 images in my folder.
I have PHP script, that choose and show random image. But problem is that some images have been showed repeatedly, while some others have not been showed even once.
How to display all images in a randomly choice manner?
Thanks!