PHP web player

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
silhoutte
Forum Newbie
Posts: 2
Joined: Tue Feb 23, 2010 9:53 pm

PHP web player

Post by silhoutte »

Hi there,

I am looking for some code / tutorials on how to setup an online player. The player is used to play playlists file (m3u, pls, asx) from online radio stations. The player needs to be playable with just a standard web browser without opening another program / plugin (i.e. no flash, no windows media player, etc). It is ok to communicate with the plugin but not using the plugin to open another program.

Long story short, I'd like to have a web player that is similar to the player this site has

http://radiotime.com/WebTuner.aspx?StationId=118954&

Anyone can shed me some light?

Thanks
Post Reply