I want to make a webpage that you can view photos from a folder, so a user can FTP a batch of photos to a webserver, then when you login to a website the photos appear, is this possible with phprunner?
Some manual coding will be required to make that happen. You'll need to write PHP code that scans certain directory for file names and displays all of them as images.