| |
Worship Team Resources & Links
Worship Team
Planning Center
CCLI
New Life Tech Groups
Worship Team Equipment User Guides
Office Files
- Worship Team folder
Office Files
- Video Booth folder
Note: these are PDF files that may take
a moment to load....
Worship Team Files
[DIR ] " . basename($path) . "\n";
echo " \n";
// Loop through each directory
while ($file = readdir($dir)) {
if($file == '.' || $file == '..')continue;
elseif(is_dir("$basePath/$path/$file")){
// Current file is a directory, so read content of the new directory
echo "- \n";
recursiveReadDir("$path/$file");
echo "
";
}else{
echo "- [FILE] $file
\n";
}
}
closedir($dir);
echo " \n";
}else{
echo "Unable to open directory. Click here to go back.";
}
}
?>
Home";
if(empty($arPath[0]))unset($arPath[0]);
foreach($arPath as $p){
$path .= "/$p";
echo " > $p";
}
echo '';
// Recursively list the directory
recursiveReadDir($curPath);
}else{
echo "You are not allowed to access this file directly. Click here to go back.";
}
?>
|
|
New Life Information
Newsletters
Bulletins
Schedules
New Life Media
Sermon Podcasts
Sermon
Archives
Sermon Notes Podcast
Youth Podcast
New Life
Quick Links
Ministries
Events Calendar
Web Links
Office Files
Webmail
New Life
Forms
Paperwork Forms
Brochures
Ministry Signups
Events & Tickets
|