I have a PHP script that is responsible for outputing and streaming MP3 files to the browser, my questions is
How can I prevent downloading the MP3 file?
*knowing that I tried using HTTP Referrer and it worked ((only on my localhost)) detecting the direct downloads of the file but not on my server