[thelist] PHP/HTML graphs and loops

HP Thniah heanpeng at gmail.com
Tue May 19 06:48:30 CDT 2009


Hi there

I am using an HTML image tag to call a separate page that contains a graph
(image.php).
<img src="image.php" alt="Dynamically generated image" />

Now I would like to run a loop function that produces separate graphs in one
page, without having to make duplicates of image.php - perhaps put a loop
within image.php.

Does anybody know how I can do this?

Thanks



More information about the thelist mailing list