検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 828 for [SIMILAR] 16 1024 4096 WITH 24256 unserialize WI... (0.663 sec.)
変数がオブジェクトかどうかを検査する 0
« is_numeric is_real » PHP Manual 変数操作 関数 変数がオブジェクトかどうかを検査する is_object (PHP 4, PHP 5, PHP 7, PHP 8) is_object — 変数がオブジェクトかどうかを検査する 説明 is_object ( mixed $value ): bool 与えられた変数がオブジェクトかどうかを調べます。 パラメータ value 評価する変数 ...
https://man.plustar.jp/php/function.is-object.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]
Run a task in the background 0
« GearmanClient::do GearmanClient::doHigh » PHP Manual GearmanClient Run a task in the background GearmanClient::doBackground (PECL gearman >= 0.5.0) GearmanClient::doBackground — Run a task in the background 説明 public GearmanClient::doBackground ( string $function_name , string $workl ...
https://man.plustar.jp/php/gearmanclient.dobackground.html - [similar]
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
サーバーに項目を追加する 0
« Memcache Memcache::addServer » PHP Manual Memcache サーバーに項目を追加する Memcache::add (PECL memcache >= 0.2.0) Memcache::add — サーバーに項目を追加する 説明 Memcache::add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::add() は、サーバーに同名のキーが ...
https://man.plustar.jp/php/memcache.add.html - [similar]
既存項目の値を置換する 0
« Memcache::pconnect Memcache::set » PHP Manual Memcache 既存項目の値を置換する Memcache::replace (PECL memcache >= 0.2.0) Memcache::replace — 既存項目の値を置換する 説明 Memcache::replace ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::replace() は、 key に ...
https://man.plustar.jp/php/memcache.replace.html - [similar]
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
Windows のサポート 0
« その他の変更 PHP 7.2.x から PHP 7.3.x への移行 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 Windows のサポート Windows のサポート configure フラグ configure コマンドは、 CFLAGS や LDFLAGS を環境変数と見なすようになりました。 CTRLキーの扱い sapi_windows_set_ctrl_handler() 関数でハンド ...
https://man.plustar.jp/php/migration74.windows-support.html - [similar]
ファイルとともに保存されている、ファイル固有のメタデータを返す 0
« PharFileInfo::getContent PharFileInfo::getPharFlags » PHP Manual PharFileInfo ファイルとともに保存されている、ファイル固有のメタデータを返す PharFileInfo::getMetadata (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) PharFileInfo::getMetadata — ファイルとともに保存されている、ファイル ...
https://man.plustar.jp/php/pharfileinfo.getmetadata.html - [similar]