[prog] On the fly graphs with php

Conor Daly conor.daly-linuxchix at cod.homelinux.org
Fri Jul 15 04:30:13 EST 2005


On Thu, Jul 14, 2005 at 08:50:47PM +0200 or so it is rumoured hereabouts, 
Karine Delvare thought:
>    To create php graphics with arguments, I use things like :
> <img src="foo.php?height=$height&width=$width&numplots=10&p1=0,0&p2=$x2,$y2&.... ">
> the foo.php script takes care of reading those variables and using them.

That's essentially it.  However, my numplots is as likely to be 1500
points as 10.  Is there a way to pass an array by name rather than value
in this fashion?

Conor
-- 
Conor Daly <conor.daly at oceanfree.net>

Domestic Sysadmin :-)
---------------------
Hobbiton.cod.ie
 19:28:24  up 7 days, 22:22,  1 user,  load average: 0.05, 0.03, 0.00


More information about the Programming mailing list