Home
last modified time | relevance | path

Searched refs:connect (Results 1 – 25 of 915) sorted by path

12345678910>>...37

/PHP-5.5/
H A DCODING_STANDARDS143 'connect()'
H A DINSTALL527 Fastcgi is the preferred SAPI to connect PHP and Lighttpd. Fastcgi is
535 To configure Lighttpd to connect to php and spawn fastcgi processes,
536 edit lighttpd.conf. Sockets are preferred to connect to fastcgi
H A DNEWS323 . Fixed bug #69362 (PDO-pgsql fails to connect if password contains a
1352 . Fixed bug #62479 (PDO-psql cannot connect if password contains
2143 . Fixed bug #63638 (Cannot connect to SQL Server 2008 with PDO dblib).
2145 . Fixed bug #64338 (pdo_dblib can't connect to Azure SQL). (Stanley
4339 . Added ability to connect to HTTPS sites through proxy with basic
6578 failed connect). (Johannes)
6849 - Fixed bug #44127 (UNIX abstract namespace socket connect does not work).
7094 to connect time). (Ilia)
7582 - Fixed bug #41159 (mysql_pconnect() hash does not account for connect
7884 - Fixed bug #39979 (PGSQL_CONNECT_FORCE_NEW will causes next connect to
[all …]
H A DREADME.namespaces18 function connect() {
30 - e.g. Zend\DB\Connection or Zend\DB\connect - at any time.
35 Zend\DB\connect();
48 DB\connect();
/PHP-5.5/ext/ftp/tests/
H A D001.phpt12 if (!$ftp) die("Couldn't connect to the server");
H A D002.phpt14 if (!$ftp) die("Couldn't connect to the server");
H A D003.phpt12 if (!$ftp) die("Couldn't connect to the server");
H A D004.phpt12 if (!$ftp) die("Couldn't connect to the server");
H A D005.phpt13 if (!$ftp) die("Couldn't connect to the server");
H A Dbug27809.phpt13 if (!$ftp) die("Couldn't connect to the server");
H A Dbug37799.phpt14 if (!$ftp) die("Couldn't connect to the server");
H A Dbug39458-2.phpt13 if (!$ftp) die("Couldn't connect to the server");
H A Dbug39458.phpt12 if (!$ftp) die("Couldn't connect to the server");
H A Dbug39583-2.phpt12 if (!$ftp) die("Couldn't connect to the server");
H A Dbug39583.phpt13 if (!$ftp) die("Couldn't connect to the server");
H A Dbug7216-2.phpt12 if (!$ftp) die("Couldn't connect to the server");
H A Dbug7216.phpt13 if (!$ftp) die("Couldn't connect to the server");
H A Dfilesize_large.phpt15 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_alloc_basic1.phpt15 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_alloc_basic2.phpt15 if (!$ftp) die("Couldn't connect to the server");
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 Dftp_fget_basic.phpt14 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_fget_basic1.phpt16 if (!$ftp) die("Couldn't connect to the server");
H A Dftp_fget_basic2.phpt16 if (!$ftp) die("Couldn't connect to the server");

Completed in 47 milliseconds

12345678910>>...37