all i need is the code for requesting songs
+ how do i put the radio stats on i have the config + the radio_stats in php but how do i link them on to the site
Printable View
all i need is the code for requesting songs
+ how do i put the radio stats on i have the config + the radio_stats in php but how do i link them on to the site
I am guessing that you want your stats to appear in a IFrame?
If you do just add this to the IFrame code -E.g -HTML Code:src="radio_stats.php"
HTML Code:<iframe src="radio_stats.php" name="radiostats" width="175" height="200" scrolling="No" frameborder="0" id="radiostats"></iframe>