User: '.$user.'

Stream Upload

Click to select the video

'); // Check countdown options $cf=file(__DIR__.'/../countdown',FILE_IGNORE_NEW_LINES & FILE_SKIP_EMPTY_LINES); $n=0; foreach($cf as $line){ if(substr($line, 0, 1)!='#'){ $field=explode("\t", $line); $id[$n]=htmlspecialchars($field[0]); $name[$n++]=htmlspecialchars($field[1]); } } // Populate Countdown dropdown if($n>0){ print(' '); } print('
'); print('

 

'); ?>