Date |
Match |
Map |
$files = file_get_contents("http://demos.orgalan.net/utt_arena_2008/liste.txt");
$files = explode("\n",$files);
foreach ($files as $file) {
$nom = basename($file);
$nomm = basename($file);
$nom = str_replace("de_","de-",$nom);
$nom = str_replace(".tar.gz","",$nom);
$nom = str_replace(".dem.bz2","",$nom);
$nom = str_replace(".rar","",$nom);
$champs = explode("_",eregi_replace("-([0-9]{9,11})-","_",$nom));
if ($champs[1] != "") {
if ($champs[3] == "") { $champs[3] = $champs[4]; $champs[4] = $champs[5]; }
?>
=$champs[0]?> à =$champs[1]?> | =$champs[2]?> vs =$champs[3]?> | =str_replace("-","_",$champs[4])?> |
}
}
?>
|