PHP File Browser
Does anyone know of a stand alone file browser for PHP, which would open in a pop up window from a form and allow the user to browse files in a directory and/or upload to that directory. When they select a file, it would then close the pop up window and return the selection to the relevant field in the form.
I've been searching around frantically and can't find anything. Looking for something similar in functionality to the TinyMCE Image Manager, only outside that application.
Any ideas greatly appreciated. Thanks.
|