-
1 Attachment(s)
graph
i got this code for a site and i need it to finish off a college assignment.
need to be able draw a line graph.......getting an error :
Fatal error: Call to undefined function: imagecreate() in c:\apache\htdocs\graphite.php on line 61
i've checked a few things but cant seem to correct it......
would be great if i could get this going r if you know where i can get code for drawing a graph please forward on
thanks
P
-
guess
I saw that no one replied to you post...
so I thought I would look at it.
I think it could be case sensative... try
$pic = ImageCreate(600, 600);
-
Fatal error: Call to undefined function: imagecreate() in c:\apache\htdocs\graphite.php on line 61
means you do not have the gd library enalbed or running.
-
cool
I am glad someone knows. I just felt bad for the guy... his post was all the way down at the bottom of the list.. no replies.
seeing as how I know nothing about that function or where it is located... forget that post and listen to phpman :)
It doesn't sound like he is pulling stuff out of his ass
:) l8r