php
jak vygenerovat soubor ke stazeni?
- chceme napriklad pocitat pocet stazeni
- chceme provadet re-directing podle zateze
- chceme stahovany modifikovat soubor
header('Content-type: application/nxs');
header('Content-Disposition: attachment; filename="session.nxs"');
readfile('pharaon.nxs.console.head');
php.txt · Poslední úprava: autor: 127.0.0.1
