exit; en l.161
 
Il y a 1 fichier trouvé avec l'id 6977 ($_GET[id_fichier]) et le filename inf-atb720p-srt ($_GET[fichier]) !
Le fichier a télécharger (4814-1316538710.srt) existe bien dans le dossier fichiers/2011/3663/, on lance son téléchargement (header("Location: fichiers/2011/3663/4814-1316538710.srt));
Et on le renomme avec header('Content-Disposition: attachment; filename="inf-atb720p.srt"');
Après, on ferme le header avec header("Connection: close");
On cherche donc a rajouté le fichier 4814-1316538710.srt (qui se trouve dans le dossier fichiers/2011/3663/) en le renommant inf-atb720p.srt (l.157)
On arreête le cript et affichons le $debug l.161
&bsp;
 Array ( [id_fichier] => 6977 [film_id] => 3663 [filename] => inf-atb720p.srt [fichier] => 4814-1316538710.srt [officiel] => 2 [pseudo] => kabyll [afficher] => 1 [id_film] => 3663 [titre] => Attack the Block [titre_original] => Attack the Block [date] => 2011 [url] => attack-the-block [vignette] => attack-the-block.jpg [id_release] => 9927 [release] => Attack.The.Block.2011.720p.BluRay.x264-iNFAMOUS [group] => iNFAMOUS [nfo] => attack-the-block-2011-720p-bluray-x264-infamous.nfo [url_release] => attack-the-block-2011-720p-bluray-x264-infamous )