Brendan Posted December 22, 2006 Share Posted December 22, 2006 A user can upload a song which can be played through a flash player. They also can choose whether or not the song can be downloaded by users. The problem is, if you were to download a program which found the url of the streaming song, you would be able to simply type the url into your browser and download the song. So i am wondering, how do you prevent the downloading of certain music files from the browser, but allow the streaming of the song through a flash player? Link to comment https://forums.phpfreaks.com/topic/31624-file-protection/ Share on other sites More sharing options...
Brendan Posted January 1, 2007 Author Share Posted January 1, 2007 I am still curious as to a possible solution to this problem.Thanks Link to comment https://forums.phpfreaks.com/topic/31624-file-protection/#findComment-151047 Share on other sites More sharing options...
forumnz Posted January 1, 2007 Share Posted January 1, 2007 I think you may be able to encrypt the link Link to comment https://forums.phpfreaks.com/topic/31624-file-protection/#findComment-151050 Share on other sites More sharing options...
fert Posted January 1, 2007 Share Posted January 1, 2007 you can put the song into a database and have the code access the database Link to comment https://forums.phpfreaks.com/topic/31624-file-protection/#findComment-151051 Share on other sites More sharing options...
Brendan Posted January 2, 2007 Author Share Posted January 2, 2007 Could CHMOD perhaps be used in some way? Link to comment https://forums.phpfreaks.com/topic/31624-file-protection/#findComment-151555 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.