検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 277 for [SIMILAR] 16 1024 4096 WITH 25546 unchangeall WI... (1.046 sec.)
ディレクトリエントリの実際のファイルサイズを取得する 0
« zip_entry_compressionmethod zip_entry_name » PHP Manual Zip 関数 ディレクトリエントリの実際のファイルサイズを取得する zip_entry_filesize (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_filesize — ディレクトリエントリの実際のファイルサイズを取得する 警告 この ...
https://man.plustar.jp/php/function.zip-entry-filesize.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
ディレクトリエントリの圧縮方法を取得する 0
« zip_entry_compressedsize zip_entry_filesize » PHP Manual Zip 関数 ディレクトリエントリの圧縮方法を取得する zip_entry_compressionmethod (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_compressionmethod — ディレクトリエントリの圧縮方法を取得する 警告 この関数は ...
https://man.plustar.jp/php/function.zip-entry-compressionmethod.html - [similar]
推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 推奨されなくなる機能 推奨されなくなる機能 PHP コア デフォルト値を持つ引数の後に、必須の引数が続く場合、デフォルト値は意味をなしません。 こうした書き方は PHP 8.0.0 から推奨されなくなります。 以下のようにし ...
https://man.plustar.jp/php/migration80.deprecated.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PharData クラス 0
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) はじめに PharData クラスは、実行可能形式でない tar アーカイブや zip アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 これら ...
https://man.plustar.jp/php/class.phardata.html - [similar]
画像のアーチファクトを取得する 0
« Imagick::getImageAlphaChannel Imagick::getImageAttribute » PHP Manual Imagick 画像のアーチファクトを取得する Imagick::getImageArtifact (PECL imagick 3) Imagick::getImageArtifact — 画像のアーチファクトを取得する 説明 public Imagick::getImageArtifact ( string $artifact ): string 画像に関 ...
https://man.plustar.jp/php/imagick.getimageartifact.html - [similar]
画像のアーチファクトを削除する 0
« Imagick::deconstructImages Imagick::deleteImageProperty » PHP Manual Imagick 画像のアーチファクトを削除する Imagick::deleteImageArtifact (PECL imagick 3) Imagick::deleteImageArtifact — 画像のアーチファクトを削除する 説明 public Imagick::deleteImageArtifact ( string $artifact ): bool 画 ...
https://man.plustar.jp/php/imagick.deleteimageartifact.html - [similar]
逆正弦(アークサイン) 0
« acosh asinh » PHP Manual Math 関数 逆正弦(アークサイン) asin (PHP 4, PHP 5, PHP 7, PHP 8) asin — 逆正弦(アークサイン) 説明 asin ( float $num ): float num のアークサインをラジアンで返します。 asin() は sin() の逆関数で、 asin() がとりうる範囲内のすべての a について a==sin(asin(a)) が ...
https://man.plustar.jp/php/function.asin.html - [similar]