PDA

View Full Version : Help to get some variable !!!


e-zic
17th January 2001, 16:20
I have a broadcast server at work and I want to do an interface in php or perl for my website...

How can I get the variable like number of connection or song name from the server ???

Thanks.

angst
17th January 2001, 17:52
http://www.bassdrive.com/script.asp

useing it on my site:
http://angst1.ath.cx/ir/status.asp

wedgemusic
17th January 2001, 21:14
If you want a really cool program (in my opinion) that lets you control winamp remotely, check out httpQ. You can find it under the winamp plugins section. It runs a webserver interface that lets you change songs, add files, rewind, etc. The latest version is 1.7 I believe.

livewire
21st January 2001, 09:51
I have a PHP version:

Source is at
http://www.lwpca.com/grabxml.phps and you can see a sample at http://www.lwpca.com/grabxml.php

Hope this helps.