Okay, I've got it!

I changed it so its a flat array similar to this:

$Score[$artist...$album]=$avg;

And using substr() I took out the $artist, and another substr() to
take out the $album in a foreach loop.

So anyways, it all seems to work good now.

Thanks again Robert :)

Reply via email to