Home
last modified time | relevance | path

Searched refs:connect (Results 426 – 450 of 915) sorted by relevance

1...<<11121314151617181920>>...37

/PHP-5.5/ext/mysqli/tests/
H A Dbug51647.phpt7 require_once("connect.inc");
39 include ("connect.inc");
H A Dmysqli_options_int_and_float_native.phpt9 require_once('connect.inc');
15 require_once("connect.inc");
H A Dmysqli_character_set_name_oo.phpt12 require_once("connect.inc");
18 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dbug52891.phpt13 require_once("connect.inc");
100 require_once('connect.inc');
103 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
H A Dmysqli_change_user_prepared_statements.phpt11 require_once('connect.inc');
H A Dbug55653.phpt10 require_once("connect.inc");
H A Dmysqli_stmt_bind_result_bit.phpt11 require_once("connect.inc");
29 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
33 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_query_unicode.phpt8 require_once('connect.inc');
17 include_once("connect.inc");
103 …printf("[011] Cannot connect to the server using host=%s, user=%s, passwd=парола, dbname=%s, port=…
H A Dmysqli_pconn_max_links.phpt47 require_once("connect.inc");
62 printf("[001] Cannot connect using the second DB user created during SKIPIF, [%d] %s\n",
115 printf("[010] Can connect using the old password, [%d] %s\n",
131 printf("[012] Cannot connect using the new password, [%d] %s\n",
167 require_once("connect.inc");
H A Dbug34785.phpt10 include ("connect.inc");
H A Dmysqli_sqlstate.phpt11 require_once("connect.inc");
/PHP-5.5/ext/standard/tests/mail/
H A Dmail_variation_alt1-win32.phpt49 echo "Cannot connect to IMAP server $server: " . imap_last_error() . "\n";
91 Warning: mail(): Failed to connect to mailserver at "localhost" port 2525, verify your "SMTP" and "…
H A Dmail_variation_alt2-win32.phpt49 echo "Cannot connect to IMAP server $server: " . imap_last_error() . "\n";
91 Warning: mail(): Failed to connect to mailserver at "localplace" port 25, verify your "SMTP" and "s…
/PHP-5.5/ext/oci8/tests/
H A Dbind_char_2_11gR1.phpt6 require(dirname(__FILE__)."/connect.inc");
19 require(dirname(__FILE__).'/connect.inc');
H A Dconn_attr.inc3 require(dirname(__FILE__)."/connect.inc");
12 "grant connect,resource,dba to testuser",
28 "grant connect,resource,dba to testuser",
H A Dbug32325.phpt11 require(dirname(__FILE__).'/connect.inc');
H A Dcoll_009_func.phpt11 require dirname(__FILE__)."/connect.inc";
H A Derror3.phpt18 require(dirname(__FILE__).'/connect.inc');
H A Dlob_033.phpt11 require dirname(__FILE__).'/connect.inc';
H A Derror_old.phpt11 require dirname(__FILE__)."/connect.inc";
/PHP-5.5/ext/pgsql/tests/
H A D80_bug27597.phpt14 die ("Could not connect to the server");
H A D80_bug36625.phpt14 die ('Could not connect to the server');
/PHP-5.5/ext/sockets/tests/
H A Dsocket_connect_params.phpt33 Warning: socket_connect(): unable to connect [%i]: %a in %s on line %i
/PHP-5.5/ext/ldap/tests/
H A Dldap_connect_error.phpt12 require "connect.inc";
H A Dldap_read_error.phpt10 include "connect.inc";

Completed in 33 milliseconds

1...<<11121314151617181920>>...37