Ah crap...didn't think it was and the further I did it would just be easier to parse it all over again when I create an image.
What I have is a page that scraps stats off of a site, I parse it and out put it to an html page where I have it sorted nicely in front of an image.
What I want to do is output the text to the image also so it just comes up as a png file on the page.
It would be easier for me to just write the code usning imagestring() to place the data on the png file where I want it before I output it.
Thanks for the help