PcsExplorer
is a PHP and Javascript script that manage a remote "file
selection" popup window.
PcsExplorer
can be used by PHP scripts hosted in web servers, in order to
enable the selection of a file or a folder located in this web
server, from a client web browser.
The selection made by the client can then be dynamically set in
the value field of an input text in a form, or be used to start
aspecific action (like calling a specific URL with the selected
file as an argument).
PcsExplorer can control which folders can be accessed or not,
which files extensions are displayed and has other powerfull features.