Trapping NOTICE using PHP

From: "Dan Wilson" <phpPgAdmin(at)acucore(dot)com>
To: "pgsql general" <pgsql-general(at)postgresql(dot)org>, <pgsql-php(at)postgresql(dot)org>
Subject: Trapping NOTICE using PHP
Date: 2001-02-13 06:43:51
Message-ID: 00ac01c09588$5488db80$078353d8@danwilson
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-php

Is there any way to trap the NOTICE output (specifically in PHP)? I would
like to impliment an EXPLAIN feature in phpPgAdmin and have been
unsuccessful in finding a way to do this because all the information
returned by EXPLAIN is in a NOTICE.

Any ideas?

-Dan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matt Friedman 2001-02-13 07:38:19 Re: Trapping NOTICE using PHP
Previous Message selkovjr 2001-02-13 06:36:18 Re: [ANNOUNCE] Request for speakers at O'Reilly conference

Browse pgsql-php by date

  From Date Subject
Next Message Matt Friedman 2001-02-13 07:38:19 Re: Trapping NOTICE using PHP
Previous Message Adam Lang 2001-02-12 16:16:43 Re: Get started with php and PGSQL...