|
Seznam
zaznamenaných tipů |
|
Jméno | Čas |
Zápas | Poločas | 1.Gol |
Strelec | Ciste | Golu | Skore | Roh | Aut | Fans |
Asistent |
function Odkaz()
{
if (File_Exists ("book2.dat")):
if (!IsSet($idprispevek)) $idprispevek=1;
$pocatek = $idprispevek*30-30;
$konec = $idprispevek*30-1;
$prispevek = File("book2.dat");
for ($i=$pocatek;$i<=$konec;$i++):
echo $prispevek[$i];
endfor;
endif;
}
Odkaz();
?>
|
|
| | |
| |