検索

phrase: max: clip:
target: order:
Results of 621 - 630 of about 805 for [SIMILAR] 16 1024 4096 WITH 5977 register WITH 5... (1.352 sec.)
Append the string or binary data at the end of the memory buffer and return the ... 0
« Swoole\Buffer Swoole\Buffer::clear » PHP Manual Swoole\Buffer Append the string or binary data at the end of the memory buffer and return the new size of memory allocated. Swoole\Buffer::append (PECL swoole >= 1.9.0) Swoole\Buffer::append — Append the string or binary data at the end o ...
https://man.plustar.jp/php/swoole-buffer.append.html - [similar]
Connect to the remote TCP or UDP port. 0
« Swoole\Client::close Swoole\Client::__construct » PHP Manual Swoole\Client Connect to the remote TCP or UDP port. Swoole\Client::connect (PECL swoole >= 1.9.0) Swoole\Client::connect — Connect to the remote TCP or UDP port. 説明 public Swoole\Client::connect ( string $host , int $port ...
https://man.plustar.jp/php/swoole-client.connect.html - [similar]
Get the connection info by file description. 0
« Swoole\Server::finish Swoole\Server::getClientList » PHP Manual Swoole\Server Get the connection info by file description. Swoole\Server::getClientInfo (PECL swoole >= 1.9.0) Swoole\Server::getClientInfo — Get the connection info by file description. 説明 public Swoole\Server::getClien ...
https://man.plustar.jp/php/swoole-server.getclientinfo.html - [similar]
Menu Item 0
« UI\Menu::__construct UI\MenuItem::disable » PHP Manual UI Menu Item Menu Item (UI 0.9.9) はじめに Menu Items should only be created by the Menu クラス概要 class UI\MenuItem { /* メソッド */ public disable () public enable () public isChecked (): bool protected onClick () public setChec ...
https://man.plustar.jp/php/class.ui-menuitem.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
Constructs the EvIdle watcher object 0
« EvIdle EvIdle::createStopped » PHP Manual EvIdle Constructs the EvIdle watcher object EvIdle::__construct (PECL ev >= 0.2.0) EvIdle::__construct — Constructs the EvIdle watcher object 説明 public EvIdle::__construct ( callable $callback , mixed $data = ? , int $priority = ? ) Construct ...
https://man.plustar.jp/php/evidle.construct.html - [similar]
リクエストをリクエストグループに追加する 0
« eio_get_last_error eio_grp_cancel » PHP Manual Eio 関数 リクエストをリクエストグループに追加する eio_grp_add (PECL eio >= 0.0.1dev) eio_grp_add — リクエストをリクエストグループに追加する 説明 eio_grp_add ( resource $grp , resource $req ): void eio_grp_add() は、リクエストをリクエストグ ...
https://man.plustar.jp/php/function.eio-grp-add.html - [similar]
streamWrapper クラス 0
« php_user_filter::onCreate streamWrapper::__construct » PHP Manual ストリーム streamWrapper クラス streamWrapper クラス (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) はじめに 独自のプロトコルハンドラやストリームを実装し、 ( fopen() や fread() などの) 他のファイルシステム関数で使用できるようにし ...
https://man.plustar.jp/php/class.streamwrapper.html - [similar]
接続処理 0
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、接続ステータスが保持されます。 これは、次の 4 つの状態をとりえます。 0 - NORMAL 1 - ABORTED 2 - TIMEOUT 3 - ABORTED および TIMEOUT 通常 PHP が実行されている場合、NORMAL 状態がアクティブになりま ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]
PHP 7.2.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で推奨されなくなる機能 PHP 7.2.x で推奨されなくなる機能 クオートしない文字列 クオートしない文字列は、その名前のグローバル定数が定義されていない場合は単なる文字列という扱いになります。 このとき、 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]