dsylebee
06-10-2010, 01:26 PM
Hi is there a easy way to make a link download able if it's a link to a mp3 rather than opening it directly in some browsers, without using mime-types.
|
||||
Link that would force download for musicdsylebee 06-10-2010, 01:26 PM Hi is there a easy way to make a link download able if it's a link to a mp3 rather than opening it directly in some browsers, without using mime-types. abduraooft 06-10-2010, 01:55 PM You could add AddType application/octet-stream .mp3 in your htaccess file to show the download prompt. Major Payne 06-11-2010, 07:02 AM Or... Forcing File Downloads in PHP: http://elouai.com/force-download.php Using PHP Headers to Force Download: http://www.ryboe.com/tutorials/php-headers-force-download |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum