Die Windenfahrerbereitschaft für das Wochenende ! "", 1=>"salmon", 2=>"yellow", 3=>"lightgreen"); $ctext = array(0=>" ", 1=>"
NEIN
", 2=>"
???
", 3=>"
JA
"); if(file_exists($dfile)) { $content = file($dfile); foreach($content as $line) { list($name,$sa,$so) = explode("|", $line); $so = chop($so); $sac = $colors[$sa]; $soc = $colors[$so]; echo("". "\n"); } } else { echo("\n"); } ?>
  Name   Samstag     Sonntag  
  ".$name."".$ctext[$sa]."".$ctext[$so]."
Noch keine Namen eingetragen

Legende:
NEIN
  Ich bin an dem Tag nicht da.
???
  Ich weiß es noch nicht.
JA
  Ich bin dabei.