This is a discussion on php and shoutcast within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Been working on getting a php script working for displaying shoutcast stream status on a web page. 1) I am ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Been working on getting a php script working for displaying shoutcast stream
status on a web page. 1) I am using musicticker php script. ( http://www.kription.com/scxml/recent.html ) 2) fsockopen is NOT disabled, which is a common problem if ti is disabled. the script continually shows the server as down, even tho I know its not while I test. any input would be appreciated. |
|
|||
|
"Steve" <no.one@example.com> wrote in message news:8uXKh.631$p57.330@newsfe02.lga... >| any input would be appreciated. > > as would any contribution of your code that we could analyse. ;^) > > that is why I provided the link to the code I was using... http://www.kription.com/scxml/recent.html |