PHP script help

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
irishmike2004
Forum Contributor
Posts: 119
Joined: Mon Nov 15, 2004 3:54 pm
Location: Lawrence, Kansas

PHP script help

Post by irishmike2004 »

I am looking for information for writing a script. We have a streaming Radio station and have decided to add album art to the "now playing" that appears on our site. We were wondering if there was an easy way to download album art via PHP from the Internet by sending artist album info to some db on the net?

Anyone know how you would do this?

Help is appreciated.
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

I don't know of any place like that. However it's realistic to have your own database of 'album art'.
Post Reply