chillybeans Posted September 14, 2007 Share Posted September 14, 2007 Is there a way to read all of the files in the same directory without writing out the directory path? I want to put the same index file into a bunch of different folders and I want a way to say "This Folder" instead of changing the file each time. Link to comment https://forums.phpfreaks.com/topic/69272-solved-this-directory/ Share on other sites More sharing options...
chillybeans Posted September 14, 2007 Author Share Posted September 14, 2007 Found an answer. All I had to was set the directory using getcwd(). Link to comment https://forums.phpfreaks.com/topic/69272-solved-this-directory/#findComment-348120 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.