Hey guys,I'm newbie .i need a hand on how to develop an on line radio using PHP script develop on a Linux platform. Steps to follow.

    http://www.howtoforge.com/linux_webradio_with_icecast2_ices2

    That'll get your server infrastructure set up, you can find further tutorials on how to manage ices with scripts pretty easily, or you could use something different to stream with.

    I wrote a PHP class to get statistics from an icecast station, but I don't have a tutorial written up for it yet.
    http://scriptsamurai.com/projects/icestats/icestats.phps
    http://scriptsamurai.com/projects/icestats/sample.phps

    Those links will give you the source code to the object and a sample page implementing it, which can be viewed live at:
    http://scriptsamurai.com/projects/radio/

      Write a Reply...