Re: Connection problems

Lists: pgsql-php
From: Glenn_Wiens(at)via-christi(dot)org
To: pgsql-php(at)postgresql(dot)org
Subject: Re: Connection problems
Date: 2004-04-07 12:47:17
Message-ID: OF07A2421E.94CA6940-ON86256E6F.00462580-86256E6F.00463FD8@via-christi.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-php

The problem was an incorrect path to the extensions in php.ini. I fixed and
it worked. Thanks to all who responded.

Glenn Wiens
Senior Database Administrator
Via Christi Health System
Information Technology
voice: 316.261.8447
fax: 316.660.0025

This message may contain information that is confidential and/or legally
privileged. It is intended only for the use of the individual(s) and entity
named as recipients in the message. If you are not an intended recipient of
this message, please notify the sender immediately and delete the material
from any computer; do not deliver, distribute or copy this message, and do
not disclose its contents or take any action in reliance on the information
it contains. Views expressed in this e-mail are those of the individual
sender and may not necessarily reflect the views of Via Christi Regional
Medical Center. Thank you.


From: sundaravel <zunderit(at)yahoo(dot)co(dot)in>
To: pgsql-php(at)postgresql(dot)org
Subject: Pie/Bar chart
Date: 2004-04-07 14:20:25
Message-ID: 40740E29.8000303@yahoo.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-php

hi every body,

How to gengerate pie/bar chart in PHP, If any tools was added into my
system.. guide me..

Thanks,
S Sunder


From: Steve Crawford <scrawford(at)pinpointresearch(dot)com>
To: sundaravel <zunderit(at)yahoo(dot)co(dot)in>, pgsql-php(at)postgresql(dot)org
Subject: Re: Pie/Bar chart
Date: 2004-04-08 00:29:51
Message-ID: 200404071729.51891.scrawford@pinpointresearch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-php

On Wednesday 07 April 2004 7:20 am, sundaravel wrote:
> hi every body,
>
> How to gengerate pie/bar chart in PHP, If any tools was added into
> my system.. guide me..

Look at jpgraph (http://www.aditus.nu/jpgraph/) Only free for
non-commercial use but even the paid version is pretty cheap and it
does far more than just pie and bar.

Cheers,
Steve