Any PHP codes for a music player on a website?

Discussion in 'PHP' started by Nayonnaise, Jan 15, 2008.

  1. #1
    Hi,
    Does anyone know of any PHP codes that could be used in making a small music player (background music) to be placed in a website?

    I'm making a mock social networking site (PHP-based), and wanted to add in some extra features (music.. player).

    If you have any cool ideas for those extra features... Feel free to post them too.

    Thanks :)
     
    Nayonnaise, Jan 15, 2008 IP
  2. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #2
    Lot of free skinnable xml music players available (php based) which are playlist based

    Under GPL

    Just google them

    Regards

    Alex
     
    kmap, Jan 15, 2008 IP
  3. Nayonnaise

    Nayonnaise Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Awesome. Thanks!

    I'll have to give em a try.
     
    Nayonnaise, Jan 15, 2008 IP
  4. neds75

    neds75 Peon

    Messages:
    201
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I am using mp3 player from thiswebsite:
    www.jeroenwijering.com/
    You need jut to feed it with xml playlist, which can be generated with php.
    It is included in few open source scripts, and worked the best for me.
     
    neds75, Jan 15, 2008 IP