INSTRUCTIONS version 0.3a --------------- REQUIREMENTS --------------- Shoutcast Server Web Server (Apache is good, more than likely others will work) PHP4 compiled with --with-xml and fsockopen support TCP/IP (internet) connection between web server and Shoutcast Server HOW-TO --------------- Step One (1): Save each file with a .php extension. config.phps -> config.php scxml.phps -> scxml.php scxml-obj.phps -> scxml-obj.php Step Two (2): Configuration - config.php scxml-obj.php Step Three (3): 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: -kription NOTE: If you are using this code, please be kind enough to send me a postcard. :) Please pick a postcard with a picture of your country.... You could also be nice enough to browse my Amazon Wishlist: http://www.amazon.com/exec/obidos/registry/1YVSK8PAPSXEP/ref=cm_wlinvite_email_wl