Looking to create a Shoutcast station lister, where to start

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mkenyon2
Forum Newbie
Posts: 2
Joined: Tue May 19, 2009 11:19 am

Looking to create a Shoutcast station lister, where to start

Post by mkenyon2 »

I'm simply looking for some code that will get me a list of Genres to load into a combo box, and then a browse button that will list all the stations in that genre and give me a link to click.

I tried googling, but can't find a simple example. I've done PHP/mySQL sites before, but very basic ones. I don't need a ton of info about the station, just name and playlist link.
Post Reply