検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 73 for [SIMILAR] 16 1024 4096 WITH 23460 unpack WITH 23... (0.152 sec.)
変更履歴 0
« usleep Seaslog » PHP Manual その他 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.0.0 constant 定数が定義されていない場合は、 constant は Error をスローするようになりました。 これより前のバージョンでは、 E_WARNI ...
https://man.plustar.jp/php/changelog.misc.html - [similar]
Fetch the next row from a result set 0
« cubrid_execute cubrid_free_result » PHP Manual CUBRID 関数 Fetch the next row from a result set cubrid_fetch (PECL CUBRID >= 8.3.0) cubrid_fetch — Fetch the next row from a result set 説明 cubrid_fetch ( resource $result , int $type = CUBRID_BOTH ): mixed The cubrid_fetch() function is ...
https://man.plustar.jp/php/function.cubrid-fetch.html - [similar]
Basic Gearman client and worker, submitting tasks 0
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client and worker, submitting tasks Basic Gearman client and worker, submitting tasks 例1 Basic Gearman client and worker, submitting tasks In this example, the basic reverse client extended to run ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
Serialize the data. 0
« Swoole\Serialize Swoole\Serialize::unpack » PHP Manual Swoole\Serialize Serialize the data. Swoole\Serialize::pack (PECL swoole >= 1.9.0) Swoole\Serialize::pack — Serialize the data. 説明 public static Swoole\Serialize::pack ( string $data , int $is_fast = ? ): ReturnType Swoole provid ...
https://man.plustar.jp/php/swoole-serialize.pack.html - [similar]
複数の MIME ヘッダフィールドを一度にデコードする 0
« iconv_get_encoding iconv_mime_decode » PHP Manual iconv 関数 複数の MIME ヘッダフィールドを一度にデコードする iconv_mime_decode_headers (PHP 5, PHP 7, PHP 8) iconv_mime_decode_headers — 複数の MIME ヘッダフィールドを一度にデコードする 説明 iconv_mime_decode_headers ( string $headers , ...
https://man.plustar.jp/php/function.iconv-mime-decode-headers.html - [similar]
Add a background task to be run in parallel 0
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background task to be run in parallel GearmanClient::addTaskBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskBackground — Add a background task to be run in parallel 説明 public GearmanClient::ad ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
Basic usage 0
« 例 Basic Gearman client and worker, background » PHP Manual 例 Basic usage Basic usage 例1 Basic Gearman client and worker This example shows a very simple client and worker. The client sends a string to the job server, and the worker reverses the string and sends it back. The job is p ...
https://man.plustar.jp/php/gearman.examples-reverse.html - [similar]
0
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/foo' ; $msg = 'bar' ; /* connection */ try { $stomp = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } /* send a messag ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
データをバイナリ文字列にパックする 0
« ignore_user_abort php_strip_whitespace » PHP Manual その他の関数 データをバイナリ文字列にパックする pack (PHP 4, PHP 5, PHP 7, PHP 8) pack — データをバイナリ文字列にパックする 説明 pack ( string $format , mixed ...$values ): string 指定された引数を format に基づいて バイナリ文字列にパッ ...
https://man.plustar.jp/php/function.pack.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT