Home
last modified time | relevance | path

Searched refs:connection (Results 151 – 175 of 190) sorted by relevance

12345678

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fork.phpt2 Forking a child and using the same connection.
53 printf("[003] Expecting error and closed connection, child exit should have closed connection\n");
H A Dmysqli_pconn_disabled.phpt26 …printf("[002] Cannot set user variable to check if we got the same persistent connection, [%d] %s\…
H A Dmysqli_max_links.phpt16 // to make sure we have at least one working connection...
H A Dmysqli_fetch_fields.phpt25 // Make sure that client, connection and result charsets are all the
H A Dmysqli_change_user_locks_temporary.phpt16 printf("[001] Cannot create second connection handle, [%d] %s\n",
H A Dmysqli_debug_append.phpt28 // table.inc will create a database connection and run some SQL queries, therefore
H A Dmysqli_fetch_field_oo.phpt30 // Make sure that client, connection and result charsets are all the
/PHP-5.5/ext/oci8/tests/
H A Dedition_2.phpt65 //open a new connection and get the edition value . This will have the updated value.
118 echo " Get the value with a new connection \n";
224 Get the value with a new connection
H A Ddetails.inc20 $dbase = getenv('PHP_OCI8_TEST_DB'); // Database connection string
H A Dconn_attr_5.phpt2 Set and get connection attributes with scope end.
H A Dconn_attr_1.phpt2 Set and get of connection attributes with all types of connections.
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug_39858.phpt2 Bug #39858 (Lost connection to MySQL server during query by a repeated call stored proced)
H A Dpdo_mysql_attr_server_version.phpt33 // for connection parameter...
H A Dbug_42499.phpt2 Bug #42499 (Multi-statement execution via PDO::exec() makes connection unusable)
/PHP-5.5/ext/gd/
H A Dgd_ctx.c149 ap_bsetflag(php3_rqst->connection->client, B_EBCDIC2ASCII, 0); in _php_image_output_ctx()
/PHP-5.5/ext/standard/tests/network/
H A Dfsockopen_error.phpt6 * Description: Open Internet or Unix domain socket connection
/PHP-5.5/ext/sockets/tests/
H A Dsocket_strerror.phpt127 string(35) "Network dropped connection on reset"
128 string(32) "Software caused connection abort"
/PHP-5.5/ext/pdo/
H A DTODO62 mysqli_change_user(); alters auth credentials on a live connection
/PHP-5.5/ext/pdo_odbc/tests/
H A Dcommon.phpt10 die('skip - either PDOTEST_DSN or com_dotnet extension is needed to setup the connection');
/PHP-5.5/ext/mysql/tests/
H A Dbug55473.phpt45 /* wait while mysql closes connection */
H A Dmysql_query_load_data_openbasedir.phpt22 /* could be a remote TCP/IP connection. LOCAL INFILE may not work */
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c262 bflush((request_rec *) server_context->connection->client); in sapi_apache_flush()
600 r->connection->user = pstrdup(r->connection->pool, tmp_user); in init_request_info()
601 r->connection->ap_auth_type = "Basic"; in init_request_info()
608 r->connection->ap_auth_type = "Digest"; in init_request_info()
/PHP-5.5/
H A Dmakerpm51 PHP 5 is a powerful apache module that adds scripting and database connection
H A DREADME.STREAMS93 Open a connection to a host and return a stream.
306 MySQL, you might want to store the connection and rowset handles.
322 /* initialize the connection, and run a query, using the fields in state to
375 connection and then use pefree to dispose of the struct you allocated.
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_2.phpt90 // Open new connection to really verify what was inserted

Completed in 57 milliseconds

12345678