Web Hosting Talk







View Full Version : php script for music play list


Nightsong
08-23-2002, 09:51 PM
I am looking for a php script that would let the users on my web site create accounts and create a playlist of the mp3 or real player files on my site.

I found quite a few scripts on the net that let you create a playlist for that visit but none that would store that playlist for future visits.

Have you guys come across anything I could use?

Chaps
08-23-2002, 11:15 PM
Kinda new to the PHP things myself...but couldn't you do this by adding a cookie or using sessions?

Nightsong
08-23-2002, 11:31 PM
Probably you could but I am not to thrilled about what I have found. Also don't know much about coding, just looking for something that I could put up with least customization.