I’m using Native Flash Radio on a web site to play my radio stream.
The flash player uses two PHP Scripts called inforadio.php and streamtitle.php.
The “Now playing song” in the player is not working yet, and in the Error log appears:
[21-Jun-2011 23:05:09] PHP Parse error: syntax error, unexpected T_DNUMBER in /home/lagaresc/public_html/Audio/streamtitle.php on line 51
LINE 51 = $aPathInfo = empty($sURL);