検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 600 for [SIMILAR] 16 1024 4096 WITH 30534 汚染 WITH 4170... (0.921 sec.)
画像形式からファイルの拡張子を取得する 0
« getimagesizefromstring image_type_to_mime_type » PHP Manual GD および Image 関数 画像形式からファイルの拡張子を取得する image_type_to_extension (PHP 5 >= 5.2.0, PHP 7, PHP 8) image_type_to_extension — 画像形式からファイルの拡張子を取得する 説明 image_type_to_extension ( int $image_type ...
https://man.plustar.jp/php/function.image-type-to-extension.html - [similar]
キャッシュについてのステータス情報を取得 0
« opcache_get_configuration opcache_invalidate » PHP Manual OPcache 関数 キャッシュについてのステータス情報を取得 opcache_get_status (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_get_status — キャッシュについてのステータス情報を取得 説明 opcache_get_status ( bool $incl ...
https://man.plustar.jp/php/function.opcache-get-status.html - [similar]
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
ReflectionProperty クラス 0
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション ReflectionProperty クラス ReflectionProperty クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionProperty クラスは クラスのプロパティについての情報を報告します。 クラス概要 class ReflectionProperty impl ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
現在の DirectoryIterator アイテムのキーを返す 0
« DirectoryIterator::isWritable DirectoryIterator::next » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムのキーを返す DirectoryIterator::key (PHP 5, PHP 7, PHP 8) DirectoryIterator::key — 現在の DirectoryIterator アイテムのキーを返す 説明 public DirectoryIterator::key (): ...
https://man.plustar.jp/php/directoryiterator.key.html - [similar]
キーを基準にして配列の差を計算する 0
« array_diff_assoc array_diff_uassoc » PHP Manual 配列 関数 キーを基準にして配列の差を計算する array_diff_key (PHP 5 >= 5.1.0, PHP 7, PHP 8) array_diff_key — キーを基準にして配列の差を計算する 説明 array_diff_key ( array $array , array ...$arrays ): array array のキーを arrays のキーと比 ...
https://man.plustar.jp/php/function.array-diff-key.html - [similar]
列挙型とメソッド 0
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソッド 列挙型とメソッド 列挙型では、(Pure Enum と Backed Enum ともに) メソッドを含めることもできますし、 インターフェイスを実装することもできます。 列挙型がインターフェイスを実装する場合、 その ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
プロパティがコンストラクタの引数から昇格したものかを調べる 0
« ReflectionProperty::isPrivate ReflectionProperty::isProtected » PHP Manual ReflectionProperty プロパティがコンストラクタの引数から昇格したものかを調べる ReflectionProperty::isPromoted (PHP 8) ReflectionProperty::isPromoted — プロパティがコンストラクタの引数から昇格したものかを調べる 説 ...
https://man.plustar.jp/php/reflectionproperty.ispromoted.html - [similar]
パースしているドキュメントの妥当性を示す 0
« XMLReader::getParserProperty XMLReader::lookupNamespace » PHP Manual XMLReader パースしているドキュメントの妥当性を示す XMLReader::isValid (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::isValid — パースしているドキュメントの妥当性を示す 説明 public XMLReader::isValid (): bool パースしている ...
https://man.plustar.jp/php/xmlreader.isvalid.html - [similar]
ファイルの内容を全て文字列に読み込む 0
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読み込む file_get_contents (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) file_get_contents — ファイルの内容を全て文字列に読み込む 説明 file_get_contents ( string $filename , bool $use_include_path = fa ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]