Barry wrote:
You can send every header twice, triple. a zillion
times if you want.

Sure, but you have to know how to use header():

http://php.net/header

"By default it will replace, but if you pass in FALSE as the second argument you can force multiple headers of the same type."

Regardless, I think Content-Disposition is the header you need, not Content-Type.

Hope that helps.

Chris

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to