exit; en l.161
Il y a 1 fichier trouvé avec l'id 67398 ($_GET[id_fichier]) et le filename patch-adams-1998-1080p-hddvd-x264-fsihd-srt ($_GET[fichier]) !
Le fichier a télécharger (1-1679351215.srt) existe bien dans le dossier fichiers/1998/10421/, on lance son téléchargement (header("Location: fichiers/1998/10421/1-1679351215.srt));
Et on le renomme avec header('Content-Disposition: attachment; filename="Patch.Adams.1998.1080p.HDDVD.x264-FSiHD.srt"');
Après, on ferme le header avec header("Connection: close");
On cherche donc a rajouté le fichier 1-1679351215.srt (qui se trouve dans le dossier fichiers/1998/10421/) en le renommant Patch.Adams.1998.1080p.HDDVD.x264-FSiHD.srt (l.157)
On arreête le cript et affichons le $debug l.161
&bsp;
Array
(
[id_fichier] => 67398
[film_id] => 10421
[filename] => Patch.Adams.1998.1080p.HDDVD.x264-FSiHD.srt
[fichier] => 1-1679351215.srt
[officiel] => 0
[pseudo] => SubSynchro
[afficher] => 1
[id_film] => 10421
[titre] => Docteur Patch
[titre_original] => Patch Adams
[date] => 1998
[url] => patch-adams
[vignette] => docteur-patch.jpg
[id_release] => 32351
[release] => Patch.Adams.1998.720p.HDDVD.x264-SEPTiC
[group] => SEPTiC
[nfo] => patch-adams-1998-720p-hddvd-x264-septic.nfo
[url_release] => patch-adams-1998-720p-hddvd-x264-septic
)