homer.favenir Posted September 25, 2009 Share Posted September 25, 2009 hi, how can i browse a folder or directory? usually we browse for files and get the filename, but i want to browse the folder and get the path/foldername please kindly advice TIA Link to comment https://forums.phpfreaks.com/topic/175485-browse-directory/ Share on other sites More sharing options...
Garethp Posted September 25, 2009 Share Posted September 25, 2009 http://www.w3schools.com/php/php_ref_directory.asp Link to comment https://forums.phpfreaks.com/topic/175485-browse-directory/#findComment-924686 Share on other sites More sharing options...
homer.favenir Posted September 25, 2009 Author Share Posted September 25, 2009 i need to browse a folder not a file Link to comment https://forums.phpfreaks.com/topic/175485-browse-directory/#findComment-924710 Share on other sites More sharing options...
Garethp Posted September 25, 2009 Share Posted September 25, 2009 Those are directory functions. You use those functions to handle directories, like scandir or dir. Go to the link I gave you and look around Link to comment https://forums.phpfreaks.com/topic/175485-browse-directory/#findComment-924713 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.