Il y a 1 fichier trouvé avec l'id 1942 ($_GET[id_fichier]) et le filename back-to-the-future-part-3-1990-internal-dvdrip-xvid-aggr0-zip ($_GET[fichier]) !
Le fichier a télécharger (52-1270457664.zip) existe bien dans le dossier fichiers/1990/1230/, on lance son téléchargement (header("Location: fichiers/1990/1230/52-1270457664.zip)) après 3 secondes (sleep(3);)
On cherche donc a rajouter le fichier 52-1270457664.zip (qui se trouve dans le dossier fichiers/1990/1230/) en le renommant Back.To.The.Future.Part.3.1990.iNTERNAL.DVDRiP.XViD-aGGr0.zip (l.157)
L'extension du fichier 52-1270457664.zip est *.zip (l.165)
Le fichier *.zip sera stocké dans include/dl/
Le fichier 52-1270457664.zip (contenu dans fichiers/1990/1230/) se rajoute au fichier ZiP ! (l.211)
Le fichier *.zip a télécharger s'apppelera back-to-the-future-part-3-1990-internal-dvdrip-xvid-aggr0-xeis.zip (l.214)
Le fichier 52-1270457664.zip va être appellé Back.To.The.Future.Part.3.1990.iNTERNAL.DVDRiP.XViD-aGGr0.www.subsynchro.com.zip dans le zip grâce à $zip->addFile('fichiers/1990/1230/52-1270457664.zip', 'Back.To.The.Future.Part.3.1990.iNTERNAL.DVDRiP.XViD-aGGr0.zip'); ! (l.219)
Le fichier ZiP téléchargeable s'appellera back-to-the-future-part-3-1990-internal-dvdrip-xvid-aggr0-xeis.zip et sera stocké dans le dossier include/dl/ (l.225)
Nous recréons un fichier zip appellé back-to-the-future-part-3-1990-internal-dvdrip-xvid-aggr0-xeis.zip dans le dossier include/dl/ (l.229)
L'image Back.To.The.Future.Part.3.1990.iNTERNAL.DVDRiP.XViD-aGGr0.zip n'a bien été trouvé dans le dossier fichiers/1990/1230/ et donc a été ajouté dans le ZiP téléchargé
Nous tentons d'ajouter le fichier fichiers/1990/1230/52-1270457664.zip (renommé Back.To.The.Future.Part.3.1990.iNTERNAL.DVDRiP.XViD-aGGr0.zip) contenu dans le dossier "fichiers/1990/1230/" avec la fonction $zip->addFile('fichiers/1990/1230/fichiers/1990/1230/52-1270457664.zip', 'Back.To.The.Future.Part.3.1990.iNTERNAL.DVDRiP.XViD-aGGr0.zip') (l.245)
Bizzarement, Le fichier *.zip (back-to-the-future-part-3-1990-internal-dvdrip-xvid-aggr0-xeis.zip) n'a pas été crée dans le dossier include/dl/
Le nfo back-to-the-future-part-3-1990-internal-dvdrip-xvid-aggr0.nfo existait bien dans le dossier nfos/1990/1230/ donc on l'ajoute avec $zip->addFromString(filaneme, texteDuFichier) (l.251)
On ajoute la vignette du film grace au fichier retour-vers-le-futur-iii.jpg contenue dans le dossier img/vignettes/1990/. Le code utilisé est $zip->addFile('img/vignettes/1990/retour-vers-le-futur-iii.jpg', 'retour-vers-le-futur-iii.jpg'); (l.268)
Le fichier back-to-the-future-part-3-1990-internal-dvdrip-xvid-aggr0-xeis.zip n'a pû être crée dans le dossier include/dl/et donc votre téléchargement n'a pu aboutir.