logo       

Re: Help using HTTP_Download: msg#00410

php.pear.general

Subject: Re: Help using HTTP_Download


I get the same results. When I tried with IE I got a download as expected.
The error is occurring with konqueror 3.1.3. With all the browsers I've
tried,
the file can be opened into a text editor.

Thanks.


Michael Wallner wrote:

>
> Use:
> $params['contentdisposition'] = array(
> HTTP_DOWNLOAD_ATTACHMENT,
> 'your_file_name'
> );
>
>> $http_dnld = new HTTP_Download($params);
>> $http_dnld->send();
>
> HTH,

--
Craig H. Anderson

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




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise