<% $StreamURL="Location: http://".$_SERVER['HTTP_HOST']."/scripts/play.php3?cmd=listen"; $StreamURL=$StreamURL."&mp3=Promise_Demo_20070529.mp3&dir_id=0&file=filename.pls"; header($StreamURL); /* Redirect browser to mp3 stream */ exit; /* Make sure that code below does not get executed when we redirect. */ %>