Re: Printing Notices to the web?

From: "Brent R(dot) Matzelle" <bmatzelle(at)yahoo(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: Printing Notices to the web?
Date: 2001-05-25 15:01:55
Message-ID: 20010525150155.54402.qmail@web13008.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

--- Dan Wilson <dwilson(at)mission(dot)net> wrote:
> For example, I want to impliment EXPLAIN in phpPgAdmin. I
> can't because all
> the EXPLAIN output comes through a NOTICE and their is not way
> to get to it.
>
> Any C/C++ gurus that would be willing to add a function like
> that to the
> pgsql module would be my hero!

Your hero has come :-) The pg_last_notice() function is
scheduled to be released in PHP 4.0.7 . Read more about it
here: http://www.php.net/bugs.php?id=9541&edit=1

Brent

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Brent R. Matzelle 2001-05-25 15:02:06 Re: Printing Notices to the web?
Previous Message Dan Wilson 2001-05-24 17:04:08 Re: Printing Notices to the web?