<% $StreamURL="Location: http://dedserius.com/mp3/scripts/play.php3?cmd=listen"; $StreamURL=$StreamURL."&mp3=Beethoven-MoonlightSonata.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. */ %>