AJWhite1970 Posted September 18, 2014 Posted September 18, 2014 Hi Does anyone know of a neat php/asp app that will display files and folders in a webpage (I don't want to turn on document browsing if at all possible) I've played with this FolderList which is very simple but I can't get it to browse past the root, any subfolder gives a 500 error (directory browsing works fine in the same folder...) Any help would stop me going slowly mad Cheers Andrew
AJWhite1970 Posted September 18, 2014 Author Posted September 18, 2014 To answer my own question - This!! Cute File Browser with jQuery and PHP | Tutorialzine Andrew
LosOjos Posted September 18, 2014 Posted September 18, 2014 Given the nature of the script, my guess would be that you need to set the necessary permissions on the directories you want to be able to browse in order to give the client access to them. Is it on a Windows or Linux server? Never mind
unixman_again Posted September 18, 2014 Posted September 18, 2014 We use PHP Directory Listing Script | PHP Directory List | Think Tank
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now