| : | Javascript | : | PHP Index | : | MySQL | : |
| : | Source | : | : | Explanation | : | : | Example | : | : | Todo | : | : | Feedback | : |
It is an improved version of this script: Shoutcst Class
Because it is one of the more popular scripts on this website i felt it was time to rewrite the code into something better to understand and easier to maintain.
The code has been restructured, a proper OO model has been implemented, some new features have been added and the documentation has improved a lot.
Download the zipfile, unpack it and copy the folder InternetRadio to a location on a webserver.
For examples how to use the classes please see the examples folder (in the zipfile) or the example page
1.1 (2010-04-23)
- applied fix that can deal with the output of newer shoutcast versions
- fixed access modifier of a setPageMap
- fixed the way several output-methods are chained
1.0 (2010-07-15)
- initian version, based on the old shoutcast class