Hi all.
I want to create a graph with loads of information.
How would you pass those variables to the image?
It seems that sessions do not work for images?
What I use now is something like this:
print "<img src='image.php?var1=1&var2=2....&var1020=1020' >";
but there is a limit to the number of variables that can be passed in this manner.
Do you guys (&galls) have any smart ideas?
I want to create a graph with loads of information.
How would you pass those variables to the image?
It seems that sessions do not work for images?
What I use now is something like this:
print "<img src='image.php?var1=1&var2=2....&var1020=1020' >";
but there is a limit to the number of variables that can be passed in this manner.
Do you guys (&galls) have any smart ideas?