検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1689 for [SIMILAR] 16 1024 4096 WITH 8032 filename WITH 7... (0.940 sec.)
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
個人の単語リストを保持するファイルを設定する 0
« pspell_config_mode pspell_config_repl » PHP Manual Pspell 関数 個人の単語リストを保持するファイルを設定する pspell_config_personal (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_personal — 個人の単語リストを保持するファイルを設定する 説明 pspell_config_personal ( PSpell\Config $co ...
https://man.plustar.jp/php/function.pspell-config-personal.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]
拡張属性を取得する 0
« xattr 関数 xattr_list » PHP Manual xattr 関数 拡張属性を取得する xattr_get (PECL xattr >= 0.9.0) xattr_get — 拡張属性を取得する 説明 xattr_get ( string $filename , string $name , int $flags = 0 ): string この関数は、ファイルの拡張属性の値を取得します。 拡張属性には二種類の異なる名前空間 ...
https://man.plustar.jp/php/function.xattr-get.html - [similar]
画像ファイルから EXIF ヘッダを読み込む 0
« exif_imagetype exif_tagname » PHP Manual Exif 関数 画像ファイルから EXIF ヘッダを読み込む exif_read_data (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) exif_read_data — 画像ファイルから EXIF ヘッダを読み込む 説明 exif_read_data ( resource | string $file , ? string $required_sections = null , bo ...
https://man.plustar.jp/php/function.exif-read-data.html - [similar]
ファイルが phar 内に存在するかどうかを調べる 0
« Phar::mungServer Phar::offsetGet » PHP Manual Phar ファイルが phar 内に存在するかどうかを調べる Phar::offsetExists (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::offsetExists — ファイルが phar 内に存在するかどうかを調べる 説明 public Phar::offsetExists ( string $localName ): ...
https://man.plustar.jp/php/phar.offsetexists.html - [similar]
ファイルの更新時刻を取得する 0
« fileinode fileowner » PHP Manual ファイルシステム 関数 ファイルの更新時刻を取得する filemtime (PHP 4, PHP 5, PHP 7, PHP 8) filemtime — ファイルの更新時刻を取得する 説明 filemtime ( string $filename ): int | false この関数は、ファイルのブロックデータが書き込まれた時間を返します。 これは ...
https://man.plustar.jp/php/function.filemtime.html - [similar]
ファイルの inode を取得する 0
« filegroup filemtime » PHP Manual ファイルシステム 関数 ファイルの inode を取得する fileinode (PHP 4, PHP 5, PHP 7, PHP 8) fileinode — ファイルの inode を取得する 説明 fileinode ( string $filename ): int | false ファイルの inode を取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.fileinode.html - [similar]
ファイルの最終アクセス時刻を取得する 0
« file filectime » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻を取得する fileatime (PHP 4, PHP 5, PHP 7, PHP 8) fileatime — ファイルの最終アクセス時刻を取得する 説明 fileatime ( string $filename ): int | false 指定したファイルの最終アクセス時刻を取得します。 パラメータ fi ...
https://man.plustar.jp/php/function.fileatime.html - [similar]