entry->nom = $boss_name; $xml->entry->img = "http://wiki.ecomonde.land/lib/exe/fetch.php?media=wiki:".$boss_type.".jpg"; $xml->entry->url = "http://wiki.ecomonde.land/doku.php?id=wiki:boss:".$boss_type; $xml->asXml('../medias/'.$hash.'/enemy/'.$boss_name.'.xml'); header("location: index.php"); ?>