Re: Postgre RAISE NOTICE and PHP - Mailing list pgsql-general

From Adam Rich
Subject Re: Postgre RAISE NOTICE and PHP
Date
Msg-id 4A8B2E6F.6040905@sbcglobal.net
Whole thread Raw
In response to Postgre RAISE NOTICE and PHP  (Andre Lopes <lopes80andre@gmail.com>)
List pgsql-general
Andre,
See this PHP page:

http://www.php.net/manual/en/function.pg-last-notice.php



Andre Lopes wrote:
> Hi,
>
> I'm developing a function with some checks, for example... to check if
> the e-mail is valid or not.
>
> If the e-mail is not valid I put a line with RAISE NOTICE 'E-mail not
> valid'.
>
> I need to know if it is possible to show this RAISE NOTICE when I run
> this function from PHP.
>
>
> Best Regards,
> André.
>
>


pgsql-general by date:

Previous
From: Bob Gobeille
Date:
Subject: Re: text type has no default operator class for GIN?
Next
From: Sam Mason
Date:
Subject: Re: text type has no default operator class for GIN?