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

pg_get_result

(PHP 4 >= 4.2.0, PHP 5)

pg_get_result --  取得异步查询结果

说明

resource pg_get_result ( [resource connection] )

pg_get_result() 取得执行 pg_send_query() 而得到的查询结果资源。pg_send_query() 可以向 PostgreSQL 发送多个查询, pg_get_result() 则用来逐个得到查询结果。返回值为查询结果资源号。如果没有更多查询结果,则返回 FALSE




<pg_get_pidpg_host>
 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