Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...35

/PHP-8.3/ext/ftp/tests/
H A Dftp_rmdir_basic.phpt14 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_chmod_basic.phpt14 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_exec_basic.phpt15 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_fput.phpt14 $ftp or die("Couldn't connect to the server");
H A Dftp_nb_fput.phpt14 $ftp or die("Couldn't connect to the server");
H A Dftp_mlsd_empty_directory.phpt11 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_rawlist_basic2.phpt15 if (!$ftp) die("Couldn't connect to the server");
/PHP-8.3/ext/ldap/tests/
H A Dldap_first_attribute_error.phpt10 require "connect.inc";
H A Dldap_errno_basic.phpt12 require "connect.inc";
H A Dldap_get_option_controls.phpt13 include "connect.inc";
64 include "connect.inc";
H A Dldap_modify_batch_error.phpt12 require "connect.inc";
66 require "connect.inc";
H A Dldap_sasl_bind_error.phpt13 require "connect.inc";
38 include "connect.inc";
/PHP-8.3/ext/mysqli/tests/
H A Dbug46109.phpt11 require_once 'connect.inc';
H A D039.phpt11 require_once 'connect.inc';
H A Dbug75448.phpt11 require_once 'connect.inc';
H A Dmysqli_stmt_bind_param_many_columns.phpt22 require_once 'connect.inc';
25 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
46 …printf("Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socke…
H A D030.phpt11 require_once 'connect.inc';
H A Dbug73949.phpt11 require_once 'connect.inc';
H A Dbug33090.phpt11 include 'connect.inc';
H A D010.phpt13 require_once 'connect.inc';
54 require_once 'connect.inc';
H A D020.phpt11 require_once 'connect.inc';
73 require_once 'connect.inc';
H A D036.phpt15 require_once 'connect.inc';
48 require_once 'connect.inc';
H A Dbug72489.phpt12 require_once 'connect.inc';
55 require_once 'connect.inc';
/PHP-8.3/ext/oci8/tests/
H A Dconn_attr_3.phpt36 // Open another connect and verify the value.
46 // Open another connect and verify the value.
58 // Open another connect and verify the value.
H A Dserverversion.phpt12 require __DIR__."/connect.inc";

Completed in 93 milliseconds

1...<<11121314151617181920>>...35