Postgre RAISE NOTICE and PHP

Поиск
Список
Период
Сортировка
От Andre Lopes
Тема Postgre RAISE NOTICE and PHP
Дата
Msg-id 18f98e680908180957t268495aal759f9d6a109e2e4c@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgre RAISE NOTICE and PHP
Re: Postgre RAISE NOTICE and PHP
Re: Postgre RAISE NOTICE and PHP
Список 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 по дате отправления:

Предыдущее
От: "Daniel Verite"
Дата:
Сообщение: Re: comparing NEW and OLD (any good this way?)
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: 2 versions of Postgres on the same machine