Hello friends,
I downloaded a script for the Shoutcast server status.
How do make the script work for several radio stations? In SQL database I have the name of the radio, IP and port.
I have more streaming account and would like to make it all on one page as a shoutcast.com or radiotoolbox.com
Please help! : (
That's kind of weird. Usually a script like this will only parse the output of your server in the way you like.
If you want to make it working for few radiostations, I suggest specifying a few variables (for each station) and then, executing the script for all of them. Please, post a source code of your script.