Hi guys - anyone have a snippet of code that will just give me a list of files in the current directory? Tried the "glob()" function but it doesn't seem to be supported...I just want a method of listing files in a directory on a server that doesn't allow directory listings. Thanks a lot!