Connecting Tech Pros Worldwide Forums | Help | Site Map

download script that changes file extension

opioazul3@hotmail.com
Guest
 
Posts: n/a
#1: Jul 17 '05
i have a website with mp3's that my proxy at work doens't allow the
downloads.
is it possible to come up with a php download script that changes the
file extension before submiting it for download?
regards,
../joao


R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a
#2: Jul 17 '05

re: download script that changes file extension


opioaz...@hotmail.com wrote:[color=blue]
> i have a website with mp3's that my proxy at work doens't allow the
> downloads.
> is it possible to come up with a php download script that changes the
> file extension before submiting it for download?[/color]

Yes. You can give any name in the "Content-Disposition" header
<http://in2.php.net/header>

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Closed Thread