download the file
Posted: Thu Nov 17, 2005 1:58 pm
when i download the adobe acrobat reader file using
header('Content-type: application/pdf');
it is working good for pdf
but in case of exe it's not working good and give unknown file type when i use the header
header('Content-type: application/exe');
header('Content-type: application/pdf');
it is working good for pdf
but in case of exe it's not working good and give unknown file type when i use the header
header('Content-type: application/exe');