Postgre RAISE NOTICE and PHP - Mailing list pgsql-general

From Andre Lopes
Subject Postgre RAISE NOTICE and PHP
Date
Msg-id 18f98e680908180957t268495aal759f9d6a109e2e4c@mail.gmail.com
Whole thread Raw
Responses Re: Postgre RAISE NOTICE and PHP  (merlyn@stonehenge.com (Randal L. Schwartz))
Re: Postgre RAISE NOTICE and PHP  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: Postgre RAISE NOTICE and PHP  (Adam Rich <adam.r@sbcglobal.net>)
List pgsql-general
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: "Daniel Verite"
Date:
Subject: Re: comparing NEW and OLD (any good this way?)
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: 2 versions of Postgres on the same machine