Loops
Last night saw a few hours of futility which showed me the rough state of my PHP skills. I spent a few hours trying to remember how to go about setting up a loop so that the cover images from the movies in my Netflix queue could be shown in a snazzy looking 5 x 20 table. To make a long story short, after failing to figure it out for a few hours, it finally clicked...
Only to realize that the images that I wanted to use were pulled in as a single object. What this means is that I can't seperate the items without revamping the Netflix plugin that I'm using.
So, now the question is, do I really wanna spend the time hacking apart this plugin and repurposing it or should I just say screw it?




