検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 102 for Address (0.003 sec.)
tcpwrap のチェックを実行する 6651
« TCP 関数 Varnish » PHP Manual TCP 関数 tcpwrap のチェックを実行する tcpwrap_check (PECL tcpwra ... 行する 説明 tcpwrap_check ( string $daemon , string $address , string $user = ? , bool $nodns = false ): bool こ ... 否かを調べます。 パラメータ daemon サービスの名前。 address クライアントのリモートアドレス。IP アドレスあるいは ... でも指定可能。 user ユーザー名(オプション)。 nodns address がドメイン名の場合、それを IP アドレスに名前解決す ...
https://man.plustar.jp/php/function.tcpwrap-check.html - [similar]
Disconnect a socket 6651
« ZMQSocket::__construct ZMQSocket::getEndpoints » PHP Manual ZMQSocket Disconnect a socket ZMQS ... int. The endpoint is defined in format transport://address where transport is one of the following: inproc, i ... メータ dsn The connect dsn, for example transport://address . 戻り値 Returns the current object. Throws ZMQSoc ...
https://man.plustar.jp/php/zmqsocket.disconnect.html - [similar]
Unbind the socket 6651
« ZMQSocket::setSockOpt ZMQPoll » PHP Manual ZMQSocket Unbind the socket ZMQSocket::unbind (PECL ... int. The endpoint is defined in format transport://address where transport is one of the following: inproc, i ... The previously bound dsn, for example transport://address . 戻り値 Returns the current object. Throws ZMQSoc ...
https://man.plustar.jp/php/zmqsocket.unbind.html - [similar]
与えられた addrinfo から、ソケットを作って接続する 6612
« socket_addrinfo_bind socket_addrinfo_explain » PHP Manual ソケット 関数 与えられた addrinfo か ... ットを作って接続する 説明 socket_addrinfo_connect ( AddressInfo $address ): Socket | false Socket クラスのイン ... スタンスを作り、 与えられた AddressInfo インスタンスに接続します。 この関数の戻り値で、 ... 残りのソケット関数が使えます。 パラメータ address socket_addrinfo_lookup() 関数で作られた AddressInf ... 前のバージョンでは、リソースを返していました。 8.0.0 address は、 AddressInfo クラスのインスタンスになりました。 ...
https://man.plustar.jp/php/function.socket-addrinfo-connect.html - [similar]
Bind the socket 6612
« ZMQSocket ZMQSocket::connect » PHP Manual ZMQSocket Bind the socket ZMQSocket::bind (PECL zmq ... int. The endpoint is defined in format transport://address where transport is one of the following: inproc, i ... パラメータ dsn The bind dsn, for example transport://address . force Tries to bind even if the socket has alrea ...
https://man.plustar.jp/php/zmqsocket.bind.html - [similar]
Makes an HTTP request over the specified connection 6560
« EventHttpConnection::getPeer EventHttpConnection::setCloseCallback » PHP Manual EventHttpConne ... ho $s , PHP_EOL ; } } } $base -> exit ( NULL ); } $address = "127.0.0.1" ; $port = 80 ; $base = new EventBase ... $conn = new EventHttpConnection ( $base , NULL , $address , $port ); $conn -> setTimeout ( 5 ); $req = new E ... _handler" , $base ); $req -> addHeader ( "Host" , $address , EventHttpRequest :: OUTPUT_HEADER ); $req -> add ...
https://man.plustar.jp/php/eventhttpconnection.makerequest.html - [similar]
与えられた addrinfo から、ソケットを作成してバインドする 6560
« socket_accept socket_addrinfo_connect » PHP Manual ソケット 関数 与えられた addrinfo から、ソケ ... トを作成してバインドする 説明 socket_addrinfo_bind ( AddressInfo $address ): Socket | false Socket クラスのイン ... スタンスを作成し、 与えられた AddressInfo インスタンスにバインドします。 この関数の戻り値 ... は socket_listen() で使えます。 パラメータ address socket_addrinfo_lookup() 関数で作られた AddressInf ... 前のバージョンでは、リソースを返していました。 8.0.0 address は、 AddressInfo クラスのインスタンスになりました。 ...
https://man.plustar.jp/php/function.socket-addrinfo-bind.html - [similar]
6560
« 定義済み定数 コールバック » PHP Manual Yaml 例 例 例1 Yaml の例 <?php $addr = array( "given" = ... > "Chris" , "family" => "Dumars" , "address" => array( "lines" => "458 Walkman Dr. Suite #292" ... "2001-01-23" bill-to: given: Chris family: Dumars address: lines: |- 458 Walkman Dr. Suite #292 city: Royal ... postal: 48046 ship-to: given: Chris family: Dumars address: lines: |- 458 Walkman Dr. Suite #292 city: Royal ...
https://man.plustar.jp/php/yaml.examples.html - [similar]
Return a numerical array with the values of the current row 6509
« cubrid_fetch_object cubrid_field_flags » PHP Manual CUBRID MySQL 互換関数 Return a numerical a ... = cubrid_execute ( $conn , "SELECT name,area,seats,address FROM stadium WHERE nation_code='GRE' AND seats > 1 ... %-10s %-6s %-20s\n" , "name" , "area" , "seats" , "address" ); while ( $row = cubrid_fetch_row ( $req )) { pr ... ?> 上の例の出力は以下となります。 name area seats address Panathinaiko Stadium 86300.00 50000 Athens, Greece ...
https://man.plustar.jp/php/function.cubrid-fetch-row.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 6418
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an as ... = cubrid_execute ( $conn , "SELECT name,area,seats,address FROM stadium WHERE nation_code='GRE' AND seats > 1 ... %-10s %-6s %-20s\n" , "name" , "area" , "seats" , "address" ); while ( $row = cubrid_fetch_array ( $req , CUB ... ?> 上の例の出力は以下となります。 name area seats address Panathinaiko Stadium 86300.00 50000 Athens, Greece ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT