1. Il y a 1 fichier trouvé avec l'id 4293 ($_GET[id_fichier]) et le filename le-scaphandre-et-le-papillon-french-dvdrip-repack-xvid-sts-srt ($_GET[fichier]) !
  2. Le fichier a télécharger (138-1290441487.srt) existe bien dans le dossier fichiers/2007/2264/, on lance son téléchargement (header("Location: fichiers/2007/2264/138-1290441487.srt)) après 3 secondes (sleep(3);)
  3. On cherche donc a rajouter le fichier 138-1290441487.srt (qui se trouve dans le dossier fichiers/2007/2264/) en le renommant Le.Scaphandre.Et.Le.Papillon.FRENCH.DVDRiP.REPACK.XViD-STS.srt (l.157)
  4. L'extension du fichier 138-1290441487.srt est *.srt (l.165)
  5. Le fichier *.zip sera stocké dans include/dl/
  6. Le fichier 138-1290441487.srt (contenu dans fichiers/2007/2264/) se rajoute au fichier ZiP ! (l.211)
  7. Le fichier *.zip a télécharger s'apppelera le-scaphandre-et-le-papillon-french-dvdrip-repack-xvid-sts-ultimhate.zip (l.214)
  8. Le fichier 138-1290441487.srt va être appellé Le.Scaphandre.Et.Le.Papillon.FRENCH.DVDRiP.REPACK.XViD-STS.www.subsynchro.com.srt dans le zip grâce à $zip->addFile('fichiers/2007/2264/138-1290441487.srt', 'Le.Scaphandre.Et.Le.Papillon.FRENCH.DVDRiP.REPACK.XViD-STS.srt'); ! (l.219)
  9. Le fichier ZiP téléchargeable s'appellera le-scaphandre-et-le-papillon-french-dvdrip-repack-xvid-sts-ultimhate.zip et sera stocké dans le dossier include/dl/ (l.225)
  10. Nous recréons un fichier zip appellé le-scaphandre-et-le-papillon-french-dvdrip-repack-xvid-sts-ultimhate.zip dans le dossier include/dl/ (l.229)
  11. L'image Le.Scaphandre.Et.Le.Papillon.FRENCH.DVDRiP.REPACK.XViD-STS.srt n'a bien été trouvé dans le dossier fichiers/2007/2264/ et donc a été ajouté dans le ZiP téléchargé
  12. Nous tentons d'ajouter le fichier fichiers/2007/2264/138-1290441487.srt (renommé Le.Scaphandre.Et.Le.Papillon.FRENCH.DVDRiP.REPACK.XViD-STS.srt) contenu dans le dossier "fichiers/2007/2264/" avec la fonction $zip->addFile('fichiers/2007/2264/fichiers/2007/2264/138-1290441487.srt', 'Le.Scaphandre.Et.Le.Papillon.FRENCH.DVDRiP.REPACK.XViD-STS.srt') (l.245)
  13. On a crée ke zip (zipname) dans le dossier (include/dl/) : include/dl/le-scaphandre-et-le-papillon-french-dvdrip-repack-xvid-sts-ultimhate.zip
  14. Bizzarement, Le fichier *.zip (le-scaphandre-et-le-papillon-french-dvdrip-repack-xvid-sts-ultimhate.zip) n'a pas été crée dans le dossier include/dl/
  15. Le nfo le-scaphandre-et-le-papillon-french-dvdrip-repack-xvid-sts.nfo existait bien dans le dossier nfos/2007/2264/ donc on l'ajoute avec $zip->addFromString(filaneme, texteDuFichier) (l.251)
  16. On ajoute la vignette du film grace au fichier le-scaphandre-et-le-papillon.jpg contenue dans le dossier img/vignettes/2007/.
    Le code utilisé est $zip->addFile('img/vignettes/2007/le-scaphandre-et-le-papillon.jpg', 'le-scaphandre-et-le-papillon.jpg'); (l.268)
  17. Le fichier le-scaphandre-et-le-papillon-french-dvdrip-repack-xvid-sts-ultimhate.zip n'a pû être crée dans le dossier include/dl/et donc votre téléchargement n'a pu aboutir.
La page c'est charge en 3.035 secondes // PHP