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. Quote 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(). Quote Link to comment https://forums.phpfreaks.com/topic/69272-solved-this-directory/#findComment-348120 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.