検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 904 for [SIMILAR] 16 1024 4096 WITH 15788 strval WITH 59... (6.459 sec.)
iconv 拡張モジュールの内部設定変数を取得する 0
« iconv 関数 iconv_mime_decode_headers » PHP Manual iconv 関数 iconv 拡張モジュールの内部設定変数を取得する iconv_get_encoding (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv_get_encoding — iconv 拡張モジュールの内部設定変数を取得する 説明 iconv_get_encoding ( string $type = "all" ): array | ...
https://man.plustar.jp/php/function.iconv-get-encoding.html - [similar]
共有メモリから変数を削除する 0
« shm_put_var shm_remove » PHP Manual セマフォ関数 共有メモリから変数を削除する shm_remove_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_remove_var — 共有メモリから変数を削除する 説明 shm_remove_var ( SysvSharedMemory $shm , int $key ): bool 指定した key を有する変数を共有メモリから削除し、占有す ...
https://man.plustar.jp/php/function.shm-remove-var.html - [similar]
変数を WDDX パケットにシリアライズする 0
« wddx_serialize_value XMLDiff » PHP Manual WDDX 関数 変数を WDDX パケットにシリアライズする wddx_serialize_vars (PHP 4, PHP 5, PHP 7) wddx_serialize_vars — 変数を WDDX パケットにシリアライズする 警告 この機能は PHP 7.4.0 で 削除 されました。 説明 wddx_serialize_vars ( mixed $var_name , ...
https://man.plustar.jp/php/function.wddx-serialize-vars.html - [similar]
ユーザーキャッシュの中身全体を削除する 0
« wincache_ucache_cas wincache_ucache_dec » PHP Manual WinCache 関数 ユーザーキャッシュの中身全体を削除する wincache_ucache_clear (PECL wincache >= 1.1.0) wincache_ucache_clear — ユーザーキャッシュの中身全体を削除する 説明 wincache_ucache_clear (): bool ユーザーキャッシュに格納されている ...
https://man.plustar.jp/php/function.wincache-ucache-clear.html - [similar]
ReflectionNamedType クラス 0
« ReflectionMethod::__toString ReflectionNamedType::getName » PHP Manual リフレクション ReflectionNamedType クラス ReflectionNamedType クラス (PHP 7 >= 7.1.0, PHP 8) はじめに クラス概要 class ReflectionNamedType extends ReflectionType { /* メソッド */ public getName (): string public isB ...
https://man.plustar.jp/php/class.reflectionnamedtype.html - [similar]
SoapFault クラス 0
« SoapServer::setPersistence SoapFault::__construct » PHP Manual SOAP SoapFault クラス SoapFault クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP fault をあらわします。 クラス概要 class SoapFault extends Exception { /* プロパティ */ public string $ faultstring ; public ? string $ faultcode = n ...
https://man.plustar.jp/php/class.soapfault.html - [similar]
HTTP ファイルアップロード変数 0
« $_POST $_REQUEST » PHP Manual 定義済の変数 HTTP ファイルアップロード変数 $_FILES (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_FILES — HTTP ファイルアップロード変数 説明 HTTP POST メソッドで現在のスクリプトにアップロードされた項目の連想配列です。 この配列の構造については POST メソッドによるア ...
https://man.plustar.jp/php/reserved.variables.files.html - [similar]
クロージャ内で使われている変数の配列を返す 0
« ReflectionFunctionAbstract::getClosureThis ReflectionFunctionAbstract::getDocComment » PHP Manual ReflectionFunctionAbstract クロージャ内で使われている変数の配列を返す ReflectionFunctionAbstract::getClosureUsedVariables (PHP 8 >= 8.1.0) ReflectionFunctionAbstract::getClosureUsedVariabl ...
https://man.plustar.jp/php/reflectionfunctionabstract.getclosureusedvariables.ht... - [similar]
Tips 0
« ルール マニュアルについて » PHP Manual ユーザーレベルでの命名の手引き Tips Tips 将来もそのまま使用できるようなコードを書くためには、 グローバル名前空間にあまり多くの変数や関数やクラスを置かないことをおすすめします。 そうしておけば、サードパーティのコードと名前が衝突したり PHP 自体に追加 ...
https://man.plustar.jp/php/userlandnaming.tips.html - [similar]
The MongoDB\BSON\Int64 class 0
« MongoDB\BSON\DBPointer::unserialize MongoDB\BSON\Int64::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\Int64 class The MongoDB\BSON\Int64 class (mongodb >=1.5.0) はじめに BSON type for a 64-bit integer. This class cannot be instantiated and is only created during BSON decoding ...
https://man.plustar.jp/php/class.mongodb-bson-int64.html - [similar]