PHP:pg_connection_busy()的用法 PHP
pg_connection_busy
(PHP 4 >= 4.2.0, PHP 5)
pg_connection_busy —
获知连接是否为忙
说明
bool pg_connection_busy
( resource $connection
)
pg
PHP:pg_close()的用法 PHP
pg_close (PHP 4, PHP 5)
pg_close — 关闭一个 PostgreSQL 连接 说明 bool pg_close ([ resource $connection ] ) pg_close() 关闭由所...
PHP:pg_connect_poll()的用法 PHP
pg_connect_poll
(PHP 5 >= 5.6.0)
pg_connect_poll —
Poll the status of an in-progress asynchronous PostgreSQL connection
attempt.
说明
int pg_connect_poll
([ resource $co
PHP:pg_connection_busy()的用法 PHP
pg_connection_busy
(PHP 4 >= 4.2.0, PHP 5)
pg_connection_busy —
获知连接是否为忙
说明
bool pg_connection_busy
( resource $connection
)
pg
PHP:pg_connect()的用法 PHP
pg_connect
(PHP 4, PHP 5)
pg_connect — 打开一个 PostgreSQL 连接
说明
resource pg_connect
( string $connection_string
)
pg_connect() 返回其它 Postgre
PHP:pg_connection_reset()的用法 PHP
pg_connection_reset
(PHP 4 >= 4.2.0, PHP 5)
pg_connection_reset —
重置连接(再次连接)
说明
bool pg_connection_reset
( resource $connection
)
PHP:pg_client_encoding()的用法 PHP
pg_client_encoding
(PHP 4 >= 4.0.3, PHP 5)
pg_client_encoding —
取得客户端编码方式
说明
string pg_client_encoding
([ resource $connection
] )
PHP:pg_connection_status()的用法 PHP
pg_connection_status
(PHP 4 >= 4.2.0, PHP 5)
pg_connection_status —
获得连接状态
说明
int pg_connection_status
( resource $connection
)
pg_
PHP:pg_convert()的用法 PHP
pg_convert
(PHP 4 >= 4.3.0, PHP 5)
pg_convert —
将关联的数组值转换为适合 SQL 语句的格式。
说明
array pg_convert
( resource $connection
,
PHP:pg_consume_input()的用法 PHP
pg_consume_input
(PHP 5 >= 5.6.0)
pg_consume_input — Reads input on the connection
说明
bool pg_consume_input
( resource $connection
)
pg_consume_input() consumes any in