$datfile Does not exist, please check the location of {$datfile}!"; } ?> "; } ?> Fantacalcio TagBoard Guarda Archivio

"; if($view == "desc"){ $bgcolor = true; for($i=0;$i<=sizeof($array);$i++){ $atag = $array[$i]; if(strlen($atag) > 1){ print ""; if($bgcolor){ print "$atag"; $bgcolor = false; } else{ print "$atag"; $bgcolor = true; } print ""; } } } else{ $bgcolor = true; for($i=sizeof($array);$i>=0;$i--){ $atag = $array[$i]; if(strlen($atag) > 1){ print ""; if($bgcolor){ print "$atag"; $bgcolor = false; } else{ print "$atag"; $bgcolor = true; } print ""; } } } print ""; ?>