March 6, 201016 yr Hi, I was wondering if anybody knows of a script that can allow a user to browse files in a certain directory on the system. I have a user login system and each user has an access path. On my server there's a folder called files and then different folders inside there, one of the folders is named "IT Diploma". (I know, different case and spaces in a folder name can be bad but it has to be user friendly too. it could confuse people) So in the database of users they have a directory, the one for the IT Diploma user is, yep you guessed it, "files/IT Diploma". I would like a script that will show a nice user friendly file browser that will show all the files and folders in the IT Diploma folder. The user can then navigate through the sub folders and download different files from the IT Diploma folder to their computer. I do not need functionality to delete, edit, rename or upload. Just download. Any help is HIGHLY appreciated!
March 6, 201016 yr This will do the job - never used it myself, but looks quite good http://www.evoluted.net/community/code/directorylisting.php
Create an account or sign in to comment