Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2006
    Location
    London, England
    Posts
    696
    Tokens
    0

    Question Help On Shoutcast

    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
    ;veni vidi vici
    ;i came, i saw, i ownt

  2. #2
    Join Date
    Feb 2006
    Location
    Scotland
    Posts
    2,087
    Tokens
    138

    Latest Awards:

    Default

    I am guessing that you want your stats to appear in a IFrame?

    If you do just add this to the IFrame code -
    HTML Code:
    src="radio_stats.php"
    E.g -
    HTML Code:
    <iframe src="radio_stats.php" name="radiostats" width="175" height="200" scrolling="No" frameborder="0" id="radiostats"></iframe>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •