Re: Where can I get error messages?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi Andrey

> Can't find any documents about "DB::connect" at www.php.net :(
So check the pear-doku.

> And why "pg_connect" does not work properly?
You are using a persistent connection in your example, but anyway,
your code is working for me perfectly.
To get errormessages try out pg_last_error() or pg_result_error().

Regards
Conni





[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux