Re: Graphics - Mailing list pgsql-php

From jeff fitzmyers
Subject Re: Graphics
Date
Msg-id C6F6F741-3772-11D6-8101-0003938387F4@earthlink.net
Whole thread Raw
In response to Graphics  (Marcelo Pereira <gandalf@sum.desktop.com.br>)
Responses Re: Graphics  (Marcelo Pereira <gandalf@sum.desktop.com.br>)
List pgsql-php
> I would like to produce dinamic graphics, do you have any idea to give
> to
> me???

I just use php's graphics functions for drawing charts.
http://www.php.net/manual/en/ref.image.php
I create the image, save it to disk and call it with a standard html
<img src="xxxxx">. Works great!

Jeff


pgsql-php by date:

Previous
From: Marcelo Pereira
Date:
Subject: Graphics
Next
From: Marcelo Pereira
Date:
Subject: Re: Graphics