Jpgraph or image calls
Date: 08/12/05
(PHP Community) Keywords: html
I've been trying to wrap my brain around JpGraph and use it with a Postnuke module I'm writing. Is anyone here familiar with JpGraph and how it creates images?
The problem is that the only way I know to call an image from a Postnuke template is to use the basic HTML call, and to do it properly, I'd need to send it what could be a lot of information after the ?. I don't know that even serializing the data array would work, since I will probably quickly exceed the size limit of the "get" method.
Any suggestions on where to look for advice would be appreciated, too. I really am at a loss on how to do this.
Source: http://www.livejournal.com/community/php/334702.html