File counting in a directory is a common task that many users might need to perform. It could be for administrative purposes, understanding disk usage, or organizing files in a systematic manner.
I had an idea to make a simple page sniff for all the files in a directory, then be able to bring those files into the HTML code.<BR><BR>Why would I do such a thing? Because I have a bunch of static ...