Forum Moderators: coopster

Message Too Old, No Replies

php script for playing mp3 files

         

vipink

6:44 pm on Sep 1, 2006 (gmt 0)

10+ Year Member



is it possible to create a mp3/rm player in PHP using real media/windows plugins?

Anyone having experience of creating such script? I want to play the media files online so that my users cant downlaod or see the actul file location.

coopster

3:24 pm on Sep 7, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



The user's browser will determine which plug-in to use for playing media files, that happens on the client side of things, not in PHP on the server-side.