Gmunky Posted July 25, 2007 Share Posted July 25, 2007 Does anyone know if it's possible to open a folder in your local computer? I used to be able to open a folder in my c drive by <a href="file:///C:/myfolder/">view folder</a> but now ie and firefox won't allow that for security reasons. Is there something in php that can do this? Thanks. Quote Link to comment Share on other sites More sharing options...
ToonMariner Posted July 25, 2007 Share Posted July 25, 2007 nope the only element that allows that is the <input type="file" .... which you would use to slect a file for uploading etc... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.