Home
last modified time | relevance | path

Searched refs:connect (Results 251 – 275 of 915) sorted by relevance

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

/PHP-5.5/ext/mysqli/tests/
H A D062.phpt10 require_once("connect.inc");
H A Dbug66762.phpt10 require_once("connect.inc");
H A Dbug33090.phpt10 include ("connect.inc");
H A D031.phpt10 require_once("connect.inc");
H A Dbug30967.phpt10 require_once("connect.inc");
H A D013.phpt10 require_once("connect.inc");
61 require_once("connect.inc");
H A Dmysqli_change_user_insert_id.phpt8 require_once('connect.inc');
16 require_once('connect.inc');
H A Dmysqli_real_connect_pconn.phpt8 require_once('connect.inc');
17 require_once("connect.inc");
24 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
32 …printf("[005] Expecting boolean/false got %s/%s. Can connect to the server using host=%s, user=%s,…
H A Dmysqli_set_charset.phpt16 require_once('connect.inc');
18 die(sprintf("skip Cannot connect, [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
53 require_once("connect.inc");
88 …printf("[012] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
H A D074.phpt11 require_once("connect.inc");
H A Dbug46614.phpt23 include ("connect.inc");
/PHP-5.5/ext/oci8/tests/
H A Dold_oci_close.phpt10 require dirname(__FILE__)."/connect.inc";
H A Dexecute_mode.phpt8 require dirname(__FILE__)."/connect.inc";
H A Darray_bind_012.phpt8 require dirname(__FILE__).'/connect.inc';
H A Db47243_2.phpt11 require(dirname(__FILE__).'/connect.inc');
H A Dold_oci_close1.phpt10 require dirname(__FILE__)."/connect.inc";
/PHP-5.5/ext/ftp/tests/
H A Dftp_chmod_basic.phpt15 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_exec_basic.phpt16 if (!$ftp) die("Couldn't connect to the server");
H A Dbug37799.phpt14 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_rawlist_basic2.phpt16 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_alloc_basic2.phpt15 if (!$ftp) die("Couldn't connect to the server");
/PHP-5.5/ext/ldap/tests/
H A Dldap_search_variation5.phpt14 include "connect.inc";
37 include "connect.inc";
/PHP-5.5/ext/mysql/tests/
H A Dmysql_pconn_kill.phpt13 include "connect.inc";
24 …printf("[001] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, port=…
82 …printf("[012] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, port=…
89 …printf("[014] Cannot connect to the server using host=%s/%s, user=%s, passwd=***, dbname=%s, port=…
H A Dmysql_get_client_info.phpt7 include "connect.inc";
/PHP-5.5/ext/interbase/tests/
H A D002.phpt2 InterBase: connect, close and pconnect

Completed in 25 milliseconds

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