i have html file with video and audio file. and i want to links file such as mp3 or mp4 using tag a href and download that file. My video and audio file stored in same folde
It depends of your browser settings and plugins however if you are using php you can do a script to download the file like this one:
Error 404: File Not Found:
$file";
}
?>
save it as download.php
then create a link like this one
download
It should work now, have a nice day.