Man!! I FINALLY got my little poll pie chart going. It uses PHP and the GD library to render the image based on the poll results. I tried using a script that I was given to render the pie chart using Perl, but for some reason it wasn’t working. At first I thought GD wasn’t installed, but I did some testing and found out that it was. I decided I’d rewrite the Perl script in PHP to get it working and voila! I’ll tinker with it some more tomorrow because I’m just too tired to work on it anymore.