Connecting Tech Pros Worldwide Help | Site Map

download script that changes file extension

  #1  
Old July 17th, 2005, 01:14 PM
opioazul3@hotmail.com
Guest
 
Posts: n/a
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

  #2  
Old July 17th, 2005, 01:15 PM
R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
"error_reporting" setting not being recognized in my php.ini file laredotornado@zipmail.com answers 1 October 3rd, 2006 03:25 PM
Download the JAVA , .NET and SQL Server interview with answers Jobs answers 2 September 26th, 2006 02:25 PM
Download the JAVA , .NET and SQL Server interview PDF Jobs answers 0 September 17th, 2006 02:05 PM
header() for download - pb in ns7 Daedalus answers 7 July 17th, 2005 10:42 AM