makeshift_theory Posted December 30, 2006 Share Posted December 30, 2006 Hello all, well here is my question, I have discovered that is not possible to open a local directory on your hardrive via this function (opendir.) What language do I need to inspect to allow me to create a directory tree based on the client's harddrive? I am developing a file browser and I need to know if I just need to go full blown java. Link to comment https://forums.phpfreaks.com/topic/32258-help-with-opendir/ Share on other sites More sharing options...
fert Posted December 30, 2006 Share Posted December 30, 2006 I don't think there is a language that will let you do that, but Java can create directories for data Link to comment https://forums.phpfreaks.com/topic/32258-help-with-opendir/#findComment-149719 Share on other sites More sharing options...
makeshift_theory Posted December 30, 2006 Author Share Posted December 30, 2006 Well let me rephrase then, obviously there is because I have seen such things in godaddy for instance. When you log into your hosting panel you can choose ftp. Then you are presentented with two windows, one has your local files on your harddrive and the other is your ftp. I want to know what language I should use to get the local files. I think I can use Javascript with ActiveX components however then my script will only be good for IE. Link to comment https://forums.phpfreaks.com/topic/32258-help-with-opendir/#findComment-149845 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.