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

search for in the

pg_connection_reset> <pg_connect
Last updated: Fri, 18 Jul 2008

view this page in

pg_connection_busy

(PHP 4 >= 4.2.0, PHP 5)

pg_connection_busy — Riferisce se una connessione è occupata o meno

Descrizione

bool pg_connection_busy ( resource $connessione )

pg_connection_busy() restituisce TRUE se la connessione è occupata. In questo caso, la query precedentamente inviata è ancora in esecuzione. Se pg_get_result() viene chiamata, verrà bloccata.

Vedere anche pg_connection_status() e pg_get_result()



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

pg_connection_reset> <pg_connect
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites