Home
last modified time | relevance | path

Searched refs:connect (Results 326 – 350 of 915) sorted by relevance

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

/PHP-5.5/ext/ftp/tests/
H A D002.phpt14 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_nb_fget_basic2.phpt16 if (!$ftp) die("Couldn't connect to the server");
/PHP-5.5/ext/oci8/tests/
H A Dcoll_001.phpt11 require dirname(__FILE__)."/connect.inc";
H A Darray_bind_bfloat.phpt12 require dirname(__FILE__).'/connect.inc';
H A Dconnect_1.phpt8 require dirname(__FILE__)."/connect.inc";
H A Dconnect_1_old.phpt8 require dirname(__FILE__)."/connect.inc";
H A Dpecl_bug6109.phpt8 require(dirname(__FILE__).'/connect.inc');
H A Darray_bind_bdouble.phpt12 require dirname(__FILE__).'/connect.inc';
H A Dlob_temp1.phpt11 require dirname(__FILE__).'/connect.inc';
/PHP-5.5/ext/ldap/tests/
H A Dldap_mod_add_error.phpt11 require "connect.inc";
53 require "connect.inc";
H A Dldap_modify_error.phpt11 require "connect.inc";
53 require "connect.inc";
H A DREADME41 LDAP_TEST_HOST (default: localhost) Host to connect to
42 LDAP_TEST_PORT (default: 389) Port to connect to
H A Dldap_unbind_variation.phpt11 require "connect.inc";
H A Dldap_set_rebind_proc_basic.phpt11 require "connect.inc";
/PHP-5.5/ext/mysqli/tests/
H A D019.phpt10 require_once("connect.inc");
60 require_once("connect.inc");
H A Dmysqli_ssl_set.phpt13 require_once("connect.inc");
51 will return an error when you attempt to connect.
H A Dmysqli_connect_oo.phpt11 require_once("connect.inc");
19 …printf("[003] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
71 // Due to an API flaw this shall not connect
91 …printf("[016] Can connect to the server using host=%s, user=%s, passwd=***non_empty, dbname=%s, po…
H A Dmysqli_autocommit.phpt7 require_once('connect.inc');
11 …die(sprintf("skip Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port…
20 require_once("connect.inc");
35 …printf("[004] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A Dmysqli_autocommit_oo.phpt8 require_once('connect.inc');
11 …printf("skip Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, …
21 require_once("connect.inc");
24 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D016.phpt10 require_once("connect.inc");
H A Dmysqli_get_server_version.phpt11 require_once("connect.inc");
/PHP-5.5/ext/mysql/tests/
H A Dmysql_connect.phpt10 include_once "connect.inc";
21 …printf("[002] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, port=…
27 …printf("[003] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, port=…
33 …printf("[004] Can connect to the server using host=%s/%s, user=%s, passwd=***non_empty, dbname=%s,…
/PHP-5.5/sapi/cli/tests/
H A Dbug65066_100.phpt19 die("connect failed");
H A Dbug66830.phpt20 die("connect failed");
H A Dphp_cli_server_018.phpt20 die("connect failed");

Completed in 39 milliseconds

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