baseportal | |||
English - Deutsch | "Es gibt keine dummen Fragen - jeder hat einmal angefangen" | ||
|
Ausgewählter Eintrag: | Zur Liste |
<perl> get "MID==$MID sort=-Date range=0,1","bets"; $s2=1; $BetCountA1=$BetCountA+$s2; $BetCountB1=$BetCountB+$s2; $BetCountDraw1=$BetCountDraw+$s2;
mod "MID==$MID",["BetCountA","$BetCountA1"],"matches"; }
mod "MID==$MID",["BetCountB","$BetCountB1"],"matches"; } elseif ( $Bet eq "TeamDraw" ){ mod "MID==$MID",["BetCountDraw","$BetCountDraw1"],"matches"; } else { out"No $Bet"; } </perl>
Alle Einträge zum Thema: | Zur Liste |
<perl> get "MID==$MID sort=-Date range=0,1","bets"; $s2=1; $BetCountA1=$BetCountA+$s2; $BetCountB1=$BetCountB+$s2; $BetCountDraw1=$BetCountDraw+$s2;
mod "MID==$MID",["BetCountA","$BetCountA1"],"matches"; }
mod "MID==$MID",["BetCountB","$BetCountB1"],"matches"; } elseif ( $Bet eq "TeamDraw" ){ mod "MID==$MID",["BetCountDraw","$BetCountDraw1"],"matches"; } else { out"No $Bet"; } </perl>
elsif statt elseif
Liste der Einträge von 17401 bis 17551: | Einklappen | Zur Eingabe |
Neueste Einträge << 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | Neuere Einträge < | Zur Eingabe | > Ältere Einträge | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 >> Älteste Einträge |
© baseportal.de. Alle Rechte vorbehalten. Nutzungsbedingungen |