Home
last modified time | relevance | path

Searched refs:connect (Results 851 – 875 of 947) sorted by relevance

1...<<3132333435363738

/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_stmt_field_count.phpt11 require_once("connect.inc");
H A Dmysqli_stmt_reset.phpt11 require_once("connect.inc");
H A Dmysqli_last_insert_id.phpt16 require_once("connect.inc");
30 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dbug49442.phpt25 include ("connect.inc");
H A Dmysqli_driver.phpt49 …printf("[007] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
H A Dmysqli_stmt_result_metadata.phpt11 require_once("connect.inc");
H A Dmysqli_constants.phpt11 require("connect.inc");
H A Dmysqli_get_charset.phpt13 require_once("connect.inc");
H A Dmysqli_reconnect.phpt15 require_once("connect.inc");
H A Dmysqli_stmt_fetch_geom.phpt14 require('connect.inc');
H A Dmysqli_stmt_get_result_geom.phpt17 require('connect.inc');
H A Dmysqli_stmt_num_rows.phpt11 require_once("connect.inc");
/PHP-7.1/ext/oci8/tests/
H A Dbind_number.phpt12 require(dirname(__FILE__).'/connect.inc');
H A Dimp_res_get_4.phpt20 require(dirname(__FILE__).'/connect.inc');
H A Dimp_res_insert.phpt20 require(dirname(__FILE__).'/connect.inc');
H A Dedition_1.phpt6 require(dirname(__FILE__)."/connect.inc");
H A Dbind_misccoltypes_errs.phpt8 require(dirname(__FILE__).'/connect.inc');
H A Dbind_sqltchr_1.phpt8 require(dirname(__FILE__).'/connect.inc');
H A Dimp_res_get_3.phpt22 require(dirname(__FILE__).'/connect.inc');
H A Dbug41069.phpt15 require(dirname(__FILE__).'/connect.inc');
H A Dnum.phpt8 require(dirname(__FILE__)."/connect.inc");
/PHP-7.1/ext/standard/tests/mail/
H A Dmail_include.inc27 echo "Cannot connect to IMAP server $server: " . imap_last_error() . "\n";
/PHP-7.1/sapi/cgi/
H A DREADME.FastCGI45 You must also configure your web server to connect to the appropriate port
116 variable FCGI_WEB_SERVER_ADDRS to control who can connect to the FastCGI.
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_connection.c538 …if (PASS == conn->vio->data->m.connect(conn->vio, *scheme, conn->persistent, conn->stats, conn->er… in MYSQLND_METHOD()
591 MYSQLND_METHOD(mysqlnd_conn_data, connect)(MYSQLND_CONN_DATA * conn, argument
601 const size_t this_func = STRUCT_OFFSET(MYSQLND_CLASS_METHODS_TYPE(mysqlnd_conn_data), connect);
818 MYSQLND_METHOD(mysqlnd_conn, connect)(MYSQLND * conn_handle, argument
827 const size_t this_func = STRUCT_OFFSET(MYSQLND_CLASS_METHODS_TYPE(mysqlnd_conn_data), connect);
835 …ret = conn->m->connect(conn, hostname, username, password, database, port, socket_or_pipe, mysql_f…
2333 MYSQLND_METHOD(mysqlnd_conn_data, connect),
2488 MYSQLND_METHOD(mysqlnd_conn, connect),
2723 …ret = conn_handle->m->connect(conn_handle, hostname, username, password, database, port, socket_or…
/PHP-7.1/ext/soap/tests/
H A Dbug73037.phpt100 die("connect failed");

Completed in 51 milliseconds

1...<<3132333435363738