Home
last modified time | relevance | path

Searched refs:connect (Results 26 – 50 of 855) sorted by relevance

12345678910>>...35

/PHP-8.3/ext/mysqli/tests/
H A D056.phpt11 require_once 'connect.inc';
20 $foo->connect($host, $user, $passwd, $db, $port, $socket);
H A Dmysqli_connect_twice.phpt2 Calling connect() on an open connection to create a new connection
11 require_once 'connect.inc';
14 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
61 if (true !== ($tmp = $link->connect($host, $user, $passwd, $db, $port, $socket)))
65 …printf("[014] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
68 if (true !== ($tmp = $link->connect($host, $user, $passwd, $db, $port, $socket)))
H A Dbug72701.phpt17 require_once 'connect.inc';
22 echo "Failed to connect to MySQL: " . mysqli_connect_error();
H A Dmysqli_stmt_execute_stored_proc_out.phpt7 require_once 'connect.inc';
9 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
17 require_once 'connect.inc';
20 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
67 require_once 'connect.inc';
H A Dbug68077.phpt7 require_once 'connect.inc';
9 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
25 require_once 'connect.inc';
64 require_once 'connect.inc';
67 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
H A Dmysqli_local_infile_directory_access_allowed.phpt7 require_once 'connect.inc';
10 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
25 require_once 'connect.inc';
67 require_once 'connect.inc';
70 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
H A Dmysqli_options_openbasedir.phpt11 require_once 'connect.inc';
14 printf("[001] Cannot connect, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A Dclean_table.inc2 require_once 'connect.inc';
5 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
H A Dmysqli_savepoint.phpt7 require_once 'connect.inc';
9 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
16 require_once 'connect.inc';
19 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_report_new.phpt7 require_once 'connect.inc';
10 …die(sprintf("SKIP Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port…
31 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_options_init_command.phpt12 require_once 'connect.inc';
15 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
40 …printf("[005] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
65 …printf("[010] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
76 [010] Cannot connect to the server using %s
H A Dmysqli_get_proto_info.phpt11 require_once 'connect.inc';
13 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
H A Dbug74547.phpt13 require_once 'connect.inc';
16 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_get_server_info.phpt11 require_once 'connect.inc';
13 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
H A D067.phpt7 require_once 'connect.inc';
10 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
31 require_once 'connect.inc';
67 require_once 'connect.inc';
H A Dmysqli_pconn_conn_multiple.phpt2 Calling connect() on an open persistent connection to create a new persistent connection
15 require_once 'connect.inc';
20 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
67 if (true !== ($tmp = $link->connect($phost, $user, $passwd, $db, $port, $socket)))
71 …printf("[014] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
74 if (true !== ($tmp = $link->connect($host, $user, $passwd, $db, $port, $socket)))
80 …printf("[016] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
127 if (true !== ($tmp = $link->connect($host, $user, $passwd, $db, $port, $socket)))
131 …printf("[029] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
134 if (true !== ($tmp = $link->connect($phost, $user, $passwd, $db, $port, $socket)))
/PHP-8.3/ext/ldap/tests/
H A Dldap_exop_whoami.phpt11 require "connect.inc";
22 require "connect.inc";
H A Dldap_count_entries_basic.phpt12 require "connect.inc";
21 include "connect.inc";
H A Dldap_free_result_basic.phpt12 require "connect.inc";
21 include "connect.inc";
H A Dldap_option_reqcert_error.phpt2 ldap_option_reqcert_error() - A test to check if ldap can't connect to a LDAP server with a invalid…
13 require "connect.inc";
H A Dldap_option_reqcert_basic.phpt2 ldap_option_reqcert_basic() - Basic test to check if PHP can connect to a LDAP server with an inval…
13 require "connect.inc";
H A Dldap_get_dn_basic.phpt12 require "connect.inc";
24 include "connect.inc";
H A Dldap_get_entries_variation.phpt12 require "connect.inc";
26 require "connect.inc";
H A Dldap_first_attribute_basic.phpt12 require "connect.inc";
24 include "connect.inc";
H A Dldap_get_values_len_basic.phpt12 require "connect.inc";
24 include "connect.inc";

Completed in 23 milliseconds

12345678910>>...35