PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<pg_result_error_fieldpg_result_seek>
Last updated: Mon, 16 Jul 2012

pg_result_error

(PHP 4 >= 4.2.0, PHP 5)

pg_result_error --  获得查询结果的错误信息

说明

string pg_result_error ( resource result )

pg_result_error() 返回和 result 资源关联的错误信息。因此用户更有机会可以得到比 pg_last_error() 更好的错误信息。

参见 pg_query()pg_send_query()pg_get_result()pg_last_error()pg_last_notice()




<pg_result_error_fieldpg_result_seek>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST