'; // This loads all the Google Chart on the front page of the admin panel for the total number of Episode downloads. // Get the Episode Array function directoryToArray($directory) { $array_items = array(); if ($handle = opendir($directory)) { while (false !== ($file = readdir($handle))) { $fileext = explode(".", $file); // Ignore .XML files and .DS_Store if ($file != "." && $file != ".." && $fileext[1] != "xml" && $file != ".DS_Store") { if (is_dir($directory. "/" . $file)) { $file = $file; $array_items[] = preg_replace("/\/\//si", "/", $file); } else { $file = $file; $array_items[] = preg_replace("/\/\//si", "/", $file); } } } closedir($handle); } return $array_items; } $files = directoryToArray("./media"); $loadjavascripts .= ' '; ?> Nerdy Media

Log in