I am looking for the best or any way to set the Album Art of mp3s using PHP.
Suggestions?
You can look into the getID3() project. I can't promise that it can handle images but it does claim to be able to write ID3 tags for MP3s so I think it will be your best bet.