Re: Graphics

From: jeff fitzmyers <fitz22(at)earthlink(dot)net>
To: Marcelo Pereira <gandalf(at)sum(dot)desktop(dot)com(dot)br>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: Graphics
Date: 2002-03-14 17:41:55
Message-ID: C6F6F741-3772-11D6-8101-0003938387F4@earthlink.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • Graphics at 2002-03-14 16:59:35 from Marcelo Pereira

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Marcelo Pereira 2002-03-14 18:05:04 Re: Graphics
Previous Message Marcelo Pereira 2002-03-14 16:59:35 Graphics