Il y a 1 fichier trouvé avec l'id 226 ($_GET[id_fichier]) et le filename the-matrix-revolutions-2003-internal-dvdrip-xvid-ac3-xvik-zip ($_GET[fichier]) !
Le fichier a télécharger (1-1262392762.zip) existe bien dans le dossier fichiers/2003/323/, on lance son téléchargement (header("Location: fichiers/2003/323/1-1262392762.zip)) après 3 secondes (sleep(3);)
On cherche donc a rajouter le fichier 1-1262392762.zip (qui se trouve dans le dossier fichiers/2003/323/) en le renommant The.Matrix.Revolutions.2003.iNTERNAL.DVDRip.XviD.AC3-XviK.zip (l.157)
L'extension du fichier 1-1262392762.zip est *.zip (l.165)
Le fichier *.zip sera stocké dans include/dl/
Le fichier 1-1262392762.zip (contenu dans fichiers/2003/323/) se rajoute au fichier ZiP ! (l.211)
Le fichier *.zip a télécharger s'apppelera the-matrix-revolutions-2003-internal-dvdrip-xvid-ac3-xvik-(z2)-subsynchro.zip (l.214)
Le fichier 1-1262392762.zip va être appellé The.Matrix.Revolutions.2003.iNTERNAL.DVDRip.XviD.AC3-XviK.www.subsynchro.com.zip dans le zip grâce à $zip->addFile('fichiers/2003/323/1-1262392762.zip', 'The.Matrix.Revolutions.2003.iNTERNAL.DVDRip.XviD.AC3-XviK.zip'); ! (l.219)
Le fichier ZiP téléchargeable s'appellera the-matrix-revolutions-2003-internal-dvdrip-xvid-ac3-xvik-(z2)-subsynchro.zip et sera stocké dans le dossier include/dl/ (l.225)
Nous recréons un fichier zip appellé the-matrix-revolutions-2003-internal-dvdrip-xvid-ac3-xvik-(z2)-subsynchro.zip dans le dossier include/dl/ (l.229)
L'image The.Matrix.Revolutions.2003.iNTERNAL.DVDRip.XviD.AC3-XviK.zip n'a bien été trouvé dans le dossier fichiers/2003/323/ et donc a été ajouté dans le ZiP téléchargé
Nous tentons d'ajouter le fichier fichiers/2003/323/1-1262392762.zip (renommé The.Matrix.Revolutions.2003.iNTERNAL.DVDRip.XviD.AC3-XviK.zip) contenu dans le dossier "fichiers/2003/323/" avec la fonction $zip->addFile('fichiers/2003/323/fichiers/2003/323/1-1262392762.zip', 'The.Matrix.Revolutions.2003.iNTERNAL.DVDRip.XviD.AC3-XviK.zip') (l.245)
Bizzarement, Le fichier *.zip (the-matrix-revolutions-2003-internal-dvdrip-xvid-ac3-xvik-(z2)-subsynchro.zip) n'a pas été crée dans le dossier include/dl/
Le nfo the-matrix-revolutions-2003-internal-dvdrip-xvid-ac3-xvik.nfo existait bien dans le dossier nfos/2003/323/ donc on l'ajoute avec $zip->addFromString(filaneme, texteDuFichier) (l.251)
On ajoute la vignette du film grace au fichier matrix-revolutions.jpg contenue dans le dossier img/vignettes/2003/. Le code utilisé est $zip->addFile('img/vignettes/2003/matrix-revolutions.jpg', 'matrix-revolutions.jpg'); (l.268)
Le fichier the-matrix-revolutions-2003-internal-dvdrip-xvid-ac3-xvik-(z2)-subsynchro.zip n'a pû être crée dans le dossier include/dl/et donc votre téléchargement n'a pu aboutir.