PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

pg_client_encoding> <pg_affected_rows
Last updated: Sun, 25 Nov 2007

view this page in

pg_cancel_query

(PHP 4 >= 4.2.0, PHP 5)

pg_cancel_query — 비동기 쿼리를 취소한다.

함수 설명

bool pg_cancel_query ( resource $connection )

pg_cancel_query()pg_send_query()가 보낸 비동기 쿼리를 취소한다. pg_query()로 실행한 쿼리는 취소할 수 없다.

pg_send_query()pg_connection_busy() 도 참조하라.



add a note add a note User Contributed Notes
pg_cancel_query
There are no user contributed notes for this page.

pg_client_encoding> <pg_affected_rows
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites