|
Home page > How To Shoutcast MusicTicker
Other tutorials
 
Display my song on my web site
Source from http://www.kription.com/scxml/README
HOW-TO ---------------
Save each file with a .php extension. config.php -> config.php scxml.php -> scxml.php scxml-obj.php -> scxml-obj.php
Configuration , Setup your server infos " Server IP - Server Portbase - Server Pasword " in the two file below
- config.php
- scxml-obj.php
Upload files to web server in ASCII
If for some reason this is too complicated for you...
Ask in the Shoutcast forums (http://forums.winamp.com) or in the SCXML forums (http://www.kription.com/forums/)
TROUBLESHOOTING ---------------
If you are running on a Win32 platform and are having problems retreiving the data then this is likely do to a bug in PHP's set_socket_blocking funtion.
To correct this you will need to comment out (add two forward slashes - // - to the front of) the line:
Set_socket_blocking($sp,false);
In the file scxml_obj.php.
Enjoy:
Thank's to Kription

-----------------------------------------------------------------------------------------------------------
.
|