検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 178 for [SIMILAR] 16 1024 4096 WITH 24940 loopfork WITH ... (0.317 sec.)
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
Constructs EventHttp object(the HTTP server) 0
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp object(the HTTP server) EventHttp::__construct (PECL event >= 1.2.6-beta) EventHttp::__construct — Constructs EventHttp object(the HTTP server) 説明 public EventHttp::__construct ( EventBase $base ...
https://man.plustar.jp/php/eventhttp.construct.html - [similar]
Sets a callback for specified URI 0
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callback for specified URI EventHttp::setCallback (PECL event >= 1.4.0-beta) EventHttp::setCallback — Sets a callback for specified URI 説明 public EventHttp::setCallback ( string $path , string $c ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
Creates new connection listener associated with an event base 0
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listener associated with an event base EventListener::__construct (PECL event >= 1.2.6-beta) EventListener::__construct — Creates new connection listener associated with an event base 説明 public Eve ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
オブジェクトのクラス名を返す 0
« get_class_vars get_declared_classes » PHP Manual クラス/オブジェクト関数 オブジェクトのクラス名を返す get_class (PHP 4, PHP 5, PHP 7, PHP 8) get_class — オブジェクトのクラス名を返す 説明 get_class ( object $object = ? ): string 指定した object のクラス名を取得します。 パラメータ object ...
https://man.plustar.jp/php/function.get-class.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Return values. Always check GearmanClient::error() or GearmanWorker() for a ...
https://man.plustar.jp/php/gearman.constants.html - [similar]
Gearman 0
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Basic usage Basic Gearman client and worker, background Basic Gearman client and worker, submitting tasks GearmanClient — The Gea ...
https://man.plustar.jp/php/book.gearman.html - [similar]
The GearmanClient class 0
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearman The GearmanClient class The GearmanClient class (PECL gearman >= 0.5.0) はじめに Represents a class for connecting to a Gearman job server and making requests to perform some function on pr ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]
The Swoole\Server class 0
« Swoole\Serialize::unpack Swoole\Server::addlistener » PHP Manual Swoole The Swoole\Server class The Swoole\Server class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Server { /* メソッド */ public addlistener ( string $host , int $port , string $socket_type ): void public add ...
https://man.plustar.jp/php/class.swoole-server.html - [similar]