I just found a PHP script by
this guy that does pretty much the same thing that my script does, except in the form of a cloud instead of a list. Nice. He also uses a cache file so he doesn't have to read the directory on every call. Both of those were things that I had thought about adding to my PHP program. Now I can probably just borrow this guy's code.
Labels: Blogger, PHP