This class is meant to retrieve status information from a Shoutcast streaming server.
It can retrieve information like currently playing track, current DJ, listeners, etc..
The class retrieves this information by accessing the HTTP server that provides status information in an HTML page that is retrieved and parsed by this class.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (58.3%) |
Not sure (58.3%) |
- |
Not sure (58.3%) |
- |
- |
Not sure (40.8%) |
1709 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| Ayuda con Shoutcast |
Si quieres sacar info del server, cancion que suena y artista (tag del dj y asdf) prueba con ese script, o saca una idea de ahi : o... |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
example1.php |
Example |
An very simple example, dumping all informations aviable. |
example2.php |
Example |
A example is crating a little page showing some infos about the station and is interacting to errors and stats |
ShoutcastInfo.class.php |
Class |
The main class |