exit; en l.161
Il y a 1 fichier trouvé avec l'id 3120 ($_GET[id_fichier]) et le filename fhd-the-collector-1080p-srt ($_GET[fichier]) !
Le fichier a télécharger (138-1279821978.srt) existe bien dans le dossier fichiers/2009/834/, on lance son téléchargement (header("Location: fichiers/2009/834/138-1279821978.srt));
Et on le renomme avec header('Content-Disposition: attachment; filename="fhd-the.collector.1080p.srt"');
Après, on ferme le header avec header("Connection: close");
On cherche donc a rajouté le fichier 138-1279821978.srt (qui se trouve dans le dossier fichiers/2009/834/) en le renommant fhd-the.collector.1080p.srt (l.157)
On arreête le cript et affichons le $debug l.161
&bsp;
Array
(
[id_fichier] => 3120
[film_id] => 834
[filename] => fhd-the.collector.1080p.srt
[fichier] => 138-1279821978.srt
[officiel] => 0
[pseudo] => Ultimhate
[afficher] => 1
[id_film] => 834
[titre] => The Collector
[titre_original] => The Collector
[date] => 2009
[url] => the-collector
[vignette] => the-collector.jpg
[id_release] => 4684
[release] => The.Collector.2009.MULTi.1080p.BluRay.x264.DTS-FHD
[group] => FHD
[nfo] => the-collector-2009-multi-1080p-bluray-x264-dts-fhd.nfo
[url_release] => the-collector-2009-multi-1080p-bluray-x264-dts-fhd
)