exit; en l.161
 
Il y a 1 fichier trouvé avec l'id 64 ($_GET[id_fichier]) et le filename dorothy-mills-2008-z2-cinefile-srt ($_GET[fichier]) !
Le fichier a télécharger (1-1260585794.srt) existe bien dans le dossier fichiers/2008/96/, on lance son téléchargement (header("Location: fichiers/2008/96/1-1260585794.srt));
Et on le renomme avec header('Content-Disposition: attachment; filename="Dorothy.Mills.2008.Z2.CiNEFiLE.srt"');
Après, on ferme le header avec header("Connection: close");
On cherche donc a rajouté le fichier 1-1260585794.srt (qui se trouve dans le dossier fichiers/2008/96/) en le renommant Dorothy.Mills.2008.Z2.CiNEFiLE.srt (l.157)
On arreête le cript et affichons le $debug l.161
&bsp;
 Array ( [id_fichier] => 64 [film_id] => 96 [filename] => Dorothy.Mills.2008.Z2.CiNEFiLE.srt [fichier] => 1-1260585794.srt [officiel] => 5 [pseudo] => SubSynchro [afficher] => 1 [id_film] => 96 [titre] => Dorothy [titre_original] => Dorothy Mills [date] => 2008 [url] => dorothy-mills [vignette] => dorothy.jpg [id_release] => 106 [release] => Dorothy.Mills.2008.1080p.BluRay.x264-CiNEFiLE [group] => CiNEFiLE [nfo] => dorothy-mills-2008-1080p-bluray-x264-cinefile.nfo [url_release] => dorothy-mills-2008-1080p-bluray-x264-cinefile )