tony873004
05-05-2004, 07:49 PM
How can I write a perl script that reads a directory's contents on my server, and puts the names of all .jpg files in an array. I want to use this to generate a web page to browse all the images so I can delete the images that are no longer used.