検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 212 for bind (0.037 sec.)
ソケットのオプションを設定する 4804
« socket_set_nonblock socket_setopt » PHP Manual ソケット 関数 ソケットのオプションを設定する so ... ( socket_last_error ()) . PHP_EOL ; } if (! socket_bind ( $socket , '127.0.0.1' , 1223 )) { echo 'ソケット ... eate() - ソケット(通信時の終端)を作成する socket_bind() - ソケットに名前をバインドする socket_strerror() ...
https://man.plustar.jp/php/function.socket-set-option.html - [similar]
ステートメントの結果セットの任意の行に移動する 4804
« mysqli_stmt::__construct mysqli_stmt::$errno » PHP Manual mysqli_stmt ステートメントの結果セッ ... xecute (); /* 結果変数をバインドします */ $stmt -> bind_result ( $name , $code ); /* 結果を取得します */ $ ... stmt ); /* 結果変数をバインドします */ mysqli_stmt_bind_result ( $stmt , $name , $code ); /* 結果を取得しま ...
https://man.plustar.jp/php/mysqli-stmt.data-seek.html - [similar]
Trigger a callback function after a period of time. 4804
« Swoole\Server::addProcess Swoole\Server::bind » PHP Manual Swoole\Server Trigger a callback fu ...
https://man.plustar.jp/php/swoole-server.after.html - [similar]
Get list of endpoints 4804
« ZMQSocket::disconnect ZMQSocket::getPersistentId » PHP Manual ZMQSocket Get list of endpoints ... せん。 戻り値 Returns an array containing elements 'bind' and 'connect'. 関連キーワード: endpoints , list , ...
https://man.plustar.jp/php/zmqsocket.getendpoints.html - [similar]
Oracle OCI8 4762
« mysqlndプラグインの開発をはじめよう はじめに » PHP Manual ベンダー固有のモジュール Oracle OCI8 ... ング ドライバでサポートされるデータ型 OCI8 関数 oci_bind_array_by_name — PHP の配列を Oracle PL/SQL の配列に ... 名前でバインドする oci_bind_by_name — Oracle プレースホルダに PHP 変数をバイン ... l_debug — 内部的なデバッグ出力を有効/無効にする ocibindbyname — oci_bind_by_name のエイリアス ocicancel — ...
https://man.plustar.jp/php/book.oci8.html - [similar]
ソケット 4762
« SNMPException はじめに » PHP Manual その他のサービス ソケット ソケット はじめに インストール/設 ... ccept — ソケットへの接続を許可する socket_addrinfo_bind — 与えられた addrinfo から、ソケットを作成してバイ ... 名に関する getaddrinfo の内容を配列で取得する socket_bind — ソケットに名前をバインドする socket_clear_error ...
https://man.plustar.jp/php/book.sockets.html - [similar]
新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する 4762
« Closure::bind Closure::call » PHP Manual Closure 新しくバインドしたオブジェクトとクラスのスコー ... プで、クロージャを複製する Closure::bindTo (PHP 5 >= 5.4.0, PHP 7, PHP 8) Closure::bindTo — ... コープで、クロージャを複製する 説明 public Closure::bindTo ( ? object $newThis , object | string | null $ne ... 。 失敗した場合に null を返します。 例 例1 Closure::bindTo() の例 <?php class A { function __construct ( $v ... -> getClosure (); echo $cl (), "\n" ; $cl = $cl -> bindTo ( $ob2 ); echo $cl (), "\n" ; ?> 上の例の出力は、 ...
https://man.plustar.jp/php/closure.bindto.html - [similar]
Constructs EventHttp object(the HTTP server) 4762
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec ... "_http_default" , "custom data value" ); $http -> bind ( "0.0.0.0" , 8010 ); $base -> loop (); ?> 上の例の ...
https://man.plustar.jp/php/eventhttp.construct.html - [similar]
Creates new connection listener associated with an event base 4762
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... create(AF_INET, SOCK_STREAM, SOL_TCP); if (!socket_bind($this->socket, '0.0.0.0', $port)) { echo "Unable t ... o bind socket\n"; exit(1); } $this->listener = new EventL ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
Close LOB object 4762
« cubrid_lob2_bind cubrid_lob2_export » PHP Manual CUBRID 関数 Close LOB object cubrid_lob2_clos ...
https://man.plustar.jp/php/function.cubrid-lob2-close.html - [similar]