AJAX: File Picker
Peter Ho (contact me)
This class can be used to let the user browse and pick files available on the server side.
It can display on a browser window the list of files and directories available on a given server side directory, so the user can pick one or more files from that directory or sub-directories.
The class uses AJAX to update the display without reloading the pages.
The user interface can be presented in several different languages.
Click here for detailed information about this class on phpclasses.org