Code:
0050470 4fbf ff81 659b 65ff 0829 ffd0 ffd6 0005 0050480 ff00 03ff 6c00 011f 0740 0509 0000
0050470 4fbf ff81 659b 65ff 0829 ffd0 ffd6 0005 0050480 ff00 03ff 6c00 011f 0740 0509 0000
edit /78 dateiname
OffTopic:
hmmmm, erdbeerpizzakeine schlechte idee
header("Content-type: application/octed-stream");
header("Content-Type: application/octet-stream");
header("Content-Type: application/x-zip");
header("Content-type: application/octed-stream");
header("Content-disposition: attachment; filename=" . $zip_name . ".zip");
$x = $this->file();
header("Content-length: ".strlen($x));
echo $x;
Einen Kommentar schreiben: