Help for this page

Select Code to Download


  1. or download this
    $hash{$station}{$row}{$id} = $draw->{Value};
    
  2. or download this
    while ($hash{"STATION2"}{$row}{"ID1"} eq $hash{"STATION3"}{$row}{"ID1"
    +) {
         ........
    }