exit; en l.161
 
Il y a 1 fichier trouvé avec l'id 39611 ($_GET[id_fichier]) et le filename good-kill-2014-z2-srt ($_GET[fichier]) !
Le fichier a télécharger (2642-1445991978.srt) existe bien dans le dossier fichiers/2014/10882/, on lance son téléchargement (header("Location: fichiers/2014/10882/2642-1445991978.srt));
Et on le renomme avec header('Content-Disposition: attachment; filename="Good.Kill.2014.Z2.srt"');
Après, on ferme le header avec header("Connection: close");
On cherche donc a rajouté le fichier 2642-1445991978.srt (qui se trouve dans le dossier fichiers/2014/10882/) en le renommant Good.Kill.2014.Z2.srt (l.157)
On arreête le cript et affichons le $debug l.161
&bsp;
 Array ( [id_fichier] => 39611 [film_id] => 10882 [filename] => Good.Kill.2014.Z2.srt [fichier] => 2642-1445991978.srt [officiel] => 5 [pseudo] => Hurukan [afficher] => 1 [id_film] => 10882 [titre] => Good Kill [titre_original] => Good Kill [date] => 2014 [url] => good-kill [vignette] => good-kill.jpg [id_release] => 55286 [release] => Good.Kill.2014.LIMITED.1080p.BluRay.x264-USURY [group] => USURY [nfo] => good-kill-2014-limited-1080p-bluray-x264-usury.nfo [url_release] => good-kill-2014-limited-1080p-bluray-x264-usury )