検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 336 for [SIMILAR] 16 1024 4096 WITH 37826 reversed WITH ... (3.316 sec.)
Returns whether the collection is empty 0
« Ds\Collection::copy Ds\Collection::toArray » PHP Manual Collection Returns whether the collection is empty Ds\Collection::isEmpty (PECL ds >= 1.0.0) Ds\Collection::isEmpty — Returns whether the collection is empty 説明 abstract public Ds\Collection::isEmpty (): bool Returns whether the ...
https://man.plustar.jp/php/ds-collection.isempty.html - [similar]
リクエストの一部を指定したURIに対して行い、全ての情報を返す 0
« apache_getenv apache_note » PHP Manual Apache 関数 リクエストの一部を指定したURIに対して行い、全ての情報を返す apache_lookup_uri (PHP 4, PHP 5, PHP 7, PHP 8) apache_lookup_uri — リクエストの一部を指定したURIに対して行い、全ての情報を返す 説明 apache_lookup_uri ( string $filename ): obj ...
https://man.plustar.jp/php/function.apache-lookup-uri.html - [similar]
unlink か unset を参照してください 0
« copy dirname » PHP Manual ファイルシステム 関数 unlink か unset を参照してください delete delete — unlink() か unset() を参照してください 説明 PHP には、delete というキーワードや関数は存在しません。 もしあなたがファイルを削除する方法を探してこのページにたどり着いたのなら、 unlink() を試 ...
https://man.plustar.jp/php/function.delete.html - [similar]
画像の色を、参照画像の中の最も近い色に置き換える 0
« Imagick::magnifyImage Imagick::matteFloodfillImage » PHP Manual Imagick 画像の色を、参照画像の中の最も近い色に置き換える Imagick::mapImage (PECL imagick 2, PECL imagick 3) Imagick::mapImage — 画像の色を、参照画像の中の最も近い色に置き換える 警告 この関数は Imagick 3.4.4 以降では 非推奨 ...
https://man.plustar.jp/php/imagick.mapimage.html - [similar]
Deserialization from BSON 0
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserialization from BSON 警告 BSON documents can technically contain duplicate keys because documents are stored as a list of key-value pairs; however, applications should refrain from generating doc ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
The SyncSharedMemory class 0
« SyncReaderWriter::writeunlock SyncSharedMemory::__construct » PHP Manual Sync The SyncSharedMemory class The SyncSharedMemory class (PECL sync >= 1.1.0) はじめに A cross-platform, native, consistent implementation of named shared memory objects. Shared memory lets two separate processe ...
https://man.plustar.jp/php/class.syncsharedmemory.html - [similar]
Remove a function definition 0
« runkit7_function_redefine runkit7_function_rename » PHP Manual runkit7 関数 Remove a function definition runkit7_function_remove (PECL runkit7 >= Unknown) runkit7_function_remove — Remove a function definition 説明 runkit7_function_remove ( string $function_name ): bool 注意 : デフォル ...
https://man.plustar.jp/php/function.runkit7-function-remove.html - [similar]
Change a function's name 0
« runkit7_function_remove runkit7_import » PHP Manual runkit7 関数 Change a function's name runkit7_function_rename (PECL runkit7 >= Unknown) runkit7_function_rename — Change a function's name 説明 runkit7_function_rename ( string $source_name , string $target_name ): bool 注意 : デフォル ...
https://man.plustar.jp/php/function.runkit7-function-rename.html - [similar]
Sync 0
« Shmop はじめに » PHP Manual プロセス制御 Sync Sync はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SyncMutex — The SyncMutex class SyncMutex::__construct — Constructs a new SyncMutex object SyncMutex::lock — Waits for an exclusive lock SyncMutex::unl ...
https://man.plustar.jp/php/book.sync.html - [similar]
ビット演算子 0
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特定のビットの評価や操作を行います。 ビット演算子 例 名前 結果 $a & $b ビット積 $a および $b の両方にセットされているビットがセットされます $a | $b ビット和 $a または $b のどちらかにセットされて ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]