Porkie Posted April 12, 2009 Share Posted April 12, 2009 is it possible to create a php music player , which gets music from a specific folder and plays all tracks in that folder? Also could i put a password on that folder so people couldnt just download the files? Cheers in advance Link to comment https://forums.phpfreaks.com/topic/153788-php-mp3-player/ Share on other sites More sharing options...
jackpf Posted April 12, 2009 Share Posted April 12, 2009 Well, you can't actually play music with PHP as it's server side. And you could restrict access to the folder with .htaccess. Link to comment https://forums.phpfreaks.com/topic/153788-php-mp3-player/#findComment-808244 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.