Home
last modified time | relevance | path

Searched refs:connection (Results 176 – 183 of 183) sorted by relevance

12345678

/PHP-5.4/ext/standard/tests/dir/
H A Dclosedir_variation1.phpt6 * Description: Close directory connection identified by the dir_handle
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_begintransaction.phpt31 /* This is the PDO way to close a connection */
/PHP-5.4/
H A DREADME.namespaces46 $y = new DB\connection();
H A Dphp.ini-development764 ; Disable logging through FastCGI connection. PHP's default behavior is to enable
963 ; http://php.net/pdo-odbc.connection-pooling
1038 ; Check that a connection is still valid before reuse.
1238 ; maintain an idle persistent connection. Using -1 means idle
1244 ; ping during oci_pconnect() to check the connection validity. When
1250 ; Connection: Set this to a user chosen connection class to be used
1254 ; the database pool must be configured, and the connection string must
1333 ; The maximum time in seconds to wait for a connection attempt to succeed before returning failure.
H A Dphp.ini-production764 ; Disable logging through FastCGI connection. PHP's default behavior is to enable
963 ; http://php.net/pdo-odbc.connection-pooling
1038 ; Check that a connection is still valid before reuse.
1238 ; maintain an idle persistent connection. Using -1 means idle
1244 ; ping during oci_pconnect() to check the connection validity. When
1250 ; Connection: Set this to a user chosen connection class to be used
1254 ; the database pool must be configured, and the connection string must
1333 ; The maximum time in seconds to wait for a connection attempt to succeed before returning failure.
H A DNEWS1261 . Fixed bug (segfault due to libcurl connection caching). (Pierrick)
4674 . Improve persistent connection handling of restarted DBs.
5087 - Fixed bug #45432 (PDO: persistent connection leak). (Felipe)
5110 connection). (Felipe)
5993 - Added persistent connection status checker to pdo_pgsql.
6411 connection). (Tony)
6696 establish a new connection). (Ilia)
6826 number of connection retries). (Ilia)
7320 - Fixed bug #37531 (oci8 persistent connection corruption). (Tony)
8474 d/e flag global and not per connection). (Andrey)
[all …]
/PHP-5.4/sapi/apache_hooks/
H A Dphp_apache.c730 res = (char *)ap_get_remote_host(r->connection, r->per_dir_config, (int)type); in PHP_FUNCTION()
/PHP-5.4/ext/gd/
H A Dgd.c2814 ap_bsetflag(php3_rqst->connection->client, B_EBCDIC2ASCII, 0); in _php_image_output()

Completed in 70 milliseconds

12345678