It would be useful if we could implement somewhere the
header('Content-Disposition: attachment; filename="filename.ext"');
This will force browsers to save the file instead of playing it into browser's plugins.
Fabio Varesano
It would be useful if we could implement somewhere the
header('Content-Disposition: attachment; filename="filename.ext"');
This will force browsers to save the file instead of playing it into browser's plugins.
Fabio Varesano
Comments
Comment #1
hypertext200fixed in custom downloads