Home
last modified time | relevance | path

Searched refs:mysqli_connect (Results 51 – 75 of 81) sorted by relevance

1234

/PHP-8.1/ext/mysqli/tests/
H A D008.phpt13 /*** test mysqli_connect 127.0.0.1 ***/
H A D010.phpt15 /*** test mysqli_connect 127.0.0.1 ***/
H A D011.phpt15 /*** test mysqli_connect 127.0.0.1 ***/
H A D013.phpt13 /*** test mysqli_connect 127.0.0.1 ***/
H A D020.phpt13 /*** test mysqli_connect 127.0.0.1 ***/
H A D025.phpt13 /*** test mysqli_connect 127.0.0.1 ***/
H A D036.phpt17 /*** test mysqli_connect 127.0.0.1 ***/
H A D002.phpt13 /*** test mysqli_connect 127.0.0.1 ***/
H A Dmysqli_real_escape_string_eucjpms.phpt11 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
H A Dmysqli_real_escape_string_euckr.phpt11 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
H A Dmysqli_real_escape_string_gb2312.phpt11 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
H A Dmysqli_real_escape_string_gbk.phpt10 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
H A Dmysqli_local_infile_directory_vs_open_basedir.phpt64 Warning: mysqli_connect(): open_basedir restriction in effect. File(%s) is not within the allowed p…
H A D057.phpt13 /*** test mysqli_connect 127.0.0.1 ***/
H A D019.phpt13 /*** test mysqli_connect 127.0.0.1 ***/
H A D004.phpt13 /*** test mysqli_connect 127.0.0.1 ***/
H A Dmysqli_connect_attr.phpt46 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A Dmysqli_pconn_twice.phpt59 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A Dmysqli_real_escape_string_big5.phpt11 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
H A Dmysqli_pconn_conn_multiple.phpt72 if (!$link = mysqli_connect($phost, $user, $passwd, $db, $port, $socket))
134 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A D009.phpt17 /*** test mysqli_connect 127.0.0.1 ***/
H A Dmysqli_real_query.phpt87 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A D047.phpt13 /*** test mysqli_connect 127.0.0.1 ***/
H A Dmysqli_connect_twice.phpt66 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A Dmysqli_fetch_assoc_no_alias_utf8.phpt10 if (!$link = mysqli_connect($host, $user, $passwd, $db, $port, $socket))

Completed in 20 milliseconds

1234