| 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:02:06 |
| Message-ID: | 20010525150206.77520.qmail@web13004.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | 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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Brent R. Matzelle | 2001-05-25 15:02:42 | Re: Printing Notices to the web? |
| Previous Message | Brent R. Matzelle | 2001-05-25 15:01:55 | Re: Printing Notices to the web? |