Re: Error code - Mailing list pgsql-php

From Chris
Subject Re: Error code
Date
Msg-id 4AB821BD.6070508@gmail.com
Whole thread Raw
In response to Error code  (Gustavo Amarilla Santacruz <gusamasan@gmail.com>)
Responses Re: Error code
List pgsql-php
Gustavo Amarilla Santacruz wrote:
> Hello all.
>
> How I can get the postgres error code from PHP?. I can get the error
> text, but I need error code to verbose ( and country dependient) messages.

http://www.php.net/manual/en/function.pg-result-error-field.php

seems to be the best fit.

--
Postgresql & php tutorials
http://www.designmagick.com/


pgsql-php by date:

Previous
From: Gustavo Amarilla Santacruz
Date:
Subject: Error code
Next
From: Gustavo Amarilla Santacruz
Date:
Subject: Re: Error code