[Klone-users] Re: File download

diakat 2000 diakat2000 at googlemail.com
Tue Mar 3 10:08:39 EST 2009


I've got found a php solution:

header('HTTP/1.1 102 Processing');
// file creating

header('HTTP/1.1 200 OK');
// show file

Is it possible to set the headers in this way? ( Maybe with
response_set_field and response_print_header?)
If so, can you give me a short example, please?

Regards,
d.




More information about the klone-users mailing list