Home
last modified time | relevance | path

Searched refs:connect (Results 276 – 300 of 915) sorted by relevance

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

/PHP-5.5/ext/ldap/tests/
H A Dldap_errno_basic.phpt11 require "connect.inc";
H A Dldap_error_basic.phpt11 require "connect.inc";
H A Dldap_search_basic.phpt14 include "connect.inc";
27 include "connect.inc";
/PHP-5.5/ext/oci8/tests/
H A Darray_bind_010.phpt8 require dirname(__FILE__).'/connect.inc';
H A Db47243_1.phpt11 require(dirname(__FILE__).'/connect.inc');
H A Dexec_fetch.phpt8 require dirname(__FILE__).'/connect.inc';
H A Dserverversion.phpt8 require dirname(__FILE__)."/connect.inc";
H A Darray_bind_uin.phpt11 require dirname(__FILE__).'/connect.inc';
H A Db47243_3.phpt11 require(dirname(__FILE__).'/connect.inc');
H A Dcoll_004.phpt11 require dirname(__FILE__)."/connect.inc";
H A Dcoll_004_func.phpt11 require dirname(__FILE__)."/connect.inc";
H A Dcoll_008.phpt11 require dirname(__FILE__)."/connect.inc";
H A Ddriver_name.phpt6 require(dirname(__FILE__)."/connect.inc");
19 require(dirname(__FILE__)."/connect.inc");
/PHP-5.5/ext/ftp/tests/
H A Dbug39458.phpt12 if (!$ftp) die("Couldn't connect to the server");
H A Dbug39458-2.phpt13 if (!$ftp) die("Couldn't connect to the server");
/PHP-5.5/ext/mysqli/tests/
H A D049.phpt11 require_once("connect.inc");
H A D069.phpt10 require_once("connect.inc");
H A D072.phpt10 require_once("connect.inc");
H A Dbug38710.phpt10 require_once("connect.inc");
H A D002.phpt10 require_once("connect.inc");
51 require_once("connect.inc");
H A Dbug55283.phpt7 require_once("connect.inc");
39 include "connect.inc";
H A Dmysqli_change_user_oo.phpt16 include_once("connect.inc");
22 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
48 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-5.5/ext/pgsql/tests/
H A Dconfig.inc3 // These vars are used to connect db and create test table.
/PHP-5.5/ext/oci8/
H A DREADME11 libraries can connect to Oracle Database 9.2 onwards. See Oracle's
/PHP-5.5/ext/mysql/tests/
H A Dmysql_set_charset.phpt17 include_once "connect.inc";
35 …printf("[005] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…

Completed in 22 milliseconds

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