Posted by Shawn Hamzee on 07/17/06 19:34
Hello All,
I am having a problem with Image_Graph on php 5.1.4. I installed the package
and all of its dependencies through pear installer without any hitches. Then
I started to add some very simple code to create a graph in an existing php
page. I added the code for the graph and added the elements of it plus some
static data. However, when I browse the page, I get garbled data instead of
the graph. Has anyone ever run into this problem. I am testing this on an xp
test bed for now.
I am thinking the fact that I'm getting garbled data means that the class
creation has gone well; however rendering the graph is not happening for
some reason.
[Back to original message]
|