eof()) { $line = $file->fgets(); // Echo one line from the file. echo""; echo ""; echo ""; echo ""; echo"\n"; } // Unset the file to call __destruct(), closing the file handle. $file = null; ?>
"; echo substr($line,0,3); echo ""; echo substr($line,3,24); echo ""; echo substr($line,27); echo "
'; } else { header('WWW-Authenticate: Basic realm="Dashboard"'); header('HTTP/1.0 401 Unauthorized'); echo 'Zur Ausführung bitte die geforderten Login-Daten eingeben!'; exit; } } ?> | https://github.com/dg9vh/MMDVMHost-Dashboard |