ballhogjoni Posted June 24, 2007 Share Posted June 24, 2007 Is there a function that will show the contents of a folder in the browser? EX: parent category file1 file2 file3 etc.... Link to comment https://forums.phpfreaks.com/topic/56989-show-folder-contents/ Share on other sites More sharing options...
GingerRobot Posted June 24, 2007 Share Posted June 24, 2007 Take a look at the opendir() and the readdir() functions. Link to comment https://forums.phpfreaks.com/topic/56989-show-folder-contents/#findComment-281506 Share on other sites More sharing options...
wildteen88 Posted June 24, 2007 Share Posted June 24, 2007 Have a read of this post Link to comment https://forums.phpfreaks.com/topic/56989-show-folder-contents/#findComment-281514 Share on other sites More sharing options...
ballhogjoni Posted June 24, 2007 Author Share Posted June 24, 2007 What I am trying to do is view the directory in the browser window. Link to comment https://forums.phpfreaks.com/topic/56989-show-folder-contents/#findComment-281518 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.