Title here!
$allvote = ReadIniSections("vote.ini");
$max = count($allvote);
$max = $max-"1";
// echo ("Max : $max
");
$zufallvote = mt_rand("0",$max);
// echo ("Zufall : $zufallvote
");
// $votename = ReadIniValue ("vote.ini",$allvote[$zufallvote],"titel");
// echo ("Zufall : $votename");
echo ('