検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 373 for [SIMILAR] 16 1024 4096 WITH 22938 括弧 WITH 1839... (0.351 sec.)
ディレクトリハンドルからエントリを読み込む 0
« opendir rewinddir » PHP Manual ディレクトリ 関数 ディレクトリハンドルからエントリを読み込む readdir (PHP 4, PHP 5, PHP 7, PHP 8) readdir — ディレクトリハンドルからエントリを読み込む 説明 readdir ( ? resource $dir_handle = null ): string | false ディレクトリから次のエントリの名前を返しま ...
https://man.plustar.jp/php/function.readdir.html - [similar]
Overload a VM opcode 0
« uopz_implement uopz_redefine » PHP Manual Uopz 関数 Overload a VM opcode uopz_overload (PECL uopz 1, PECL uopz 2) uopz_overload — Overload a VM opcode 警告 この関数は、PECL uopz 5.0.0 で 削除 されました。 説明 uopz_overload ( int $opcode , Callable $callable ): void Overloads the speci ...
https://man.plustar.jp/php/function.uopz-overload.html - [similar]
luaclosure を起動 0
« LuaClosure LuaSandbox » PHP Manual LuaClosure luaclosure を起動 LuaClosure::__invoke (PECL lua >=0.9.0) LuaClosure::__invoke — luaclosure を起動 説明 public LuaClosure::__invoke ( mixed ...$args ): void 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されて ...
https://man.plustar.jp/php/luaclosure.invoke.html - [similar]
はじめに 0
« 制御構造 if » PHP Manual 制御構造 はじめに はじめに すべての PHP スクリプトは、一連の文からなります。 文としては、代入、関数コール、ループ、条件文、そして何もしない文(空の文) さえ使用することができます。 文は、通常セミコロンで終了します。加えて、文は、中括弧によるグループ文で カプセル化 ...
https://man.plustar.jp/php/control-structures.intro.html - [similar]
The MongoDB\Driver\BulkWrite class 0
« MongoDB\Driver\Query::__construct MongoDB\Driver\BulkWrite::__construct » PHP Manual MongoDB\Driver The MongoDB\Driver\BulkWrite class The MongoDB\Driver\BulkWrite class (mongodb >=1.0.0) はじめに The MongoDB\Driver\BulkWrite collects one or more write operations that should be sent to ...
https://man.plustar.jp/php/class.mongodb-driver-bulkwrite.html - [similar]
文字列を文字列により分割する 0
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP 7, PHP 8) explode — 文字列を文字列により分割する 説明 explode ( string $separator , string $string , int $limit = PHP_INT_MAX ): array 文字列の配列を返します。この配列の各要素は、 string を文字 ...
https://man.plustar.jp/php/function.explode.html - [similar]
文字の変換あるいは部分文字列の置換を行う 0
« strtoupper substr_compare » PHP Manual String 関数 文字の変換あるいは部分文字列の置換を行う strtr (PHP 4, PHP 5, PHP 7, PHP 8) strtr — 文字の変換あるいは部分文字列の置換を行う 説明 strtr ( string $string , string $from , string $to ): string 代替のシグネチャ (名前付き引数をサポートして ...
https://man.plustar.jp/php/function.strtr.html - [similar]
Add a high priority task to run in parallel 0
« GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClient Add a high priority task to run in parallel GearmanClient::addTaskHigh (PECL gearman >= 0.5.0) GearmanClient::addTaskHigh — Add a high priority task to run in parallel 説明 public GearmanCl ...
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html - [similar]
Add a low priority task to run in parallel 0
« GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanClient Add a low priority task to run in parallel GearmanClient::addTaskLow (PECL gearman >= 0.5.0) GearmanClient::addTaskLow — Add a low priority task to run in parallel 説明 public GearmanCli ...
https://man.plustar.jp/php/gearmanclient.addtasklow.html - [similar]
内部的な zval を表す文字列をダンプする 0
« boolval doubleval » PHP Manual 変数操作 関数 内部的な zval を表す文字列をダンプする debug_zval_dump (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) debug_zval_dump — 内部的な zval を表す文字列をダンプする 説明 debug_zval_dump ( mixed $value , mixed ...$values ): void 内部的な zval (Zend の値) を ...
https://man.plustar.jp/php/function.debug-zval-dump.html - [similar]