検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 2024 for [SIMILAR] 16 1024 4096 WITH 1403 ート WITH 1279 ... (1.114 sec.)
.user.ini ファイル 5154
« 設定ファイル どこで設定を行うのか » PHP Manual 実行時設定 .user.ini ファイル .user.ini ファイル PHP はディレクトリ単位での INI ファイルをサポートしています。 このファイルは、CGI/FastCGI SAPI の場合にのみ処理されます。 この機能は、PECL htscanner 拡張モジュールを置き換えるものです。 Apac ...
https://man.plustar.jp/php/configuration.file.per-user.html - [similar]
リモートファイルの使用 5154
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow_url_fopen を有効にした場合、 ファイル名をパラメータとする関数の多くで HTTP および FTP のURL を使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURL ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
ファイルタイプを取得する 5154
« filesize flock » PHP Manual ファイルシステム 関数 ファイルタイプを取得する filetype (PHP 4, PHP 5, PHP 7, PHP 8) filetype — ファイルタイプを取得する 説明 filetype ( string $filename ): string | false 指定したファイルのタイプを返します。 パラメータ filename ファイルへのパス。 戻り値 ファ ...
https://man.plustar.jp/php/function.filetype.html - [similar]
通常ファイルかどうかを調べる 5154
« is_executable is_link » PHP Manual ファイルシステム 関数 通常ファイルかどうかを調べる is_file (PHP 4, PHP 5, PHP 7, PHP 8) is_file — 通常ファイルかどうかを調べる 説明 is_file ( string $filename ): bool 指定したファイルが通常のファイルかどうかを調べます。 パラメータ filename ファイルへの ...
https://man.plustar.jp/php/function.is-file.html - [similar]
ファイルまたは URL をオープンする 5154
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]
ファイルが存在し、読み込み可能であるかどうかを知る 5154
« is_link is_uploaded_file » PHP Manual ファイルシステム 関数 ファイルが存在し、読み込み可能であるかどうかを知る is_readable (PHP 4, PHP 5, PHP 7, PHP 8) is_readable — ファイルが存在し、読み込み可能であるかどうかを知る 説明 is_readable ( string $filename ): bool ファイルが存在し、読み込み ...
https://man.plustar.jp/php/function.is-readable.html - [similar]
ファイルが実行可能かどうかを調べる 5154
« is_dir is_file » PHP Manual ファイルシステム 関数 ファイルが実行可能かどうかを調べる is_executable (PHP 4, PHP 5, PHP 7, PHP 8) is_executable — ファイルが実行可能かどうかを調べる 説明 is_executable ( string $filename ): bool ファイルが実行可能かどうかを調べます。 パラメータ filename フ ...
https://man.plustar.jp/php/function.is-executable.html - [similar]
ファイルまたはディレクトリが存在するかどうか調べる 5154
« fgetss file_get_contents » PHP Manual ファイルシステム 関数 ファイルまたはディレクトリが存在するかどうか調べる file_exists (PHP 4, PHP 5, PHP 7, PHP 8) file_exists — ファイルまたはディレクトリが存在するかどうか調べる 説明 file_exists ( string $filename ): bool ファイルあるいはディレクト ...
https://man.plustar.jp/php/function.file-exists.html - [similar]
ファイルが書き込み可能かどうかを調べる 5154
« is_uploaded_file is_writeable » PHP Manual ファイルシステム 関数 ファイルが書き込み可能かどうかを調べる is_writable (PHP 4, PHP 5, PHP 7, PHP 8) is_writable — ファイルが書き込み可能かどうかを調べる 説明 is_writable ( string $filename ): bool filename が存在して、かつそれが書き込み可能で ...
https://man.plustar.jp/php/function.is-writable.html - [similar]
設定ファイルをパースする 5154
« move_uploaded_file parse_ini_string » PHP Manual ファイルシステム 関数 設定ファイルをパースする parse_ini_file (PHP 4, PHP 5, PHP 7, PHP 8) parse_ini_file — 設定ファイルをパースする 説明 parse_ini_file ( string $filename , bool $process_sections = false , int $scanner_mode = INI_SCANNE ...
https://man.plustar.jp/php/function.parse-ini-file.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT