PHP: Display all files/pictures in a folder
If we want to create a quick gallery of files/pictures, it is quite a pain to do so manually. And since this is some code I’m always reusing I thought I might share it here with everyone else: Let’s suppose we are in the base directory (www.mysite.com/gallery.php) and the pictures are in a folder named [...]
Continue Reading →