Test Cover Gallery

It took way too long but this test is working thanks to finally finding a working Amazon API in PHP... Of course I spent it seems like a week trying to get everything working the way I want, now I just have to fix my CSV files, but it may be time to gloat. This program works by taking a CSV file consisting of artist then album title, stepping through it, fetching an image from Amazon if possible then displaying all the images. It uses iFrames because I didn't want to bust my existing URLs. Did I mention how much I dislike PHP and crappy coders, who don't document their work, or follow sensible patterns and conventions?