Koutsogiannopoulos Karolos wrote:

> What i want to do is when i have a pdf or doc file ... using a special
> header, when clicking the file
> the page to download the file and not opening it as usual..
> Is tha possible???

just use header
header ("Content-Type: mimetype"); 

This is a nice list of mimetypes:

http://hostutopia.com/support/s058.html

-- 
PHP Developer, home: http://www.moijk.net | work: http://www.coretrek.com
set_time_limit: limit the maximum execution time | 
http://www.php.net/manual/en/function.set-time-limit.php

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to