検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 634 for [SIMILAR] 16 1024 4096 WITH 7559 ッパ WITH 6125 ... (0.664 sec.)
ふたつのパスの差分を再帰的に取得する 0
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PECL svn >= 0.1.0) svn_diff — ふたつのパスの差分を再帰的に取得する 説明 svn_diff ( string $path1 , int $rev1 , string $path2 , int $rev2 ): array ふたつのパス path1 および path2 の差分を再帰的に取 ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
Phar コンテキストオプション一覧 0
« CURL コンテキストオプション コンテキストパラメータ » PHP Manual コンテキストオプションとパラメータ Phar コンテキストオプション一覧 Phar コンテキストオプション Phar コンテキストオプション — Phar コンテキストオプション一覧 説明 phar:// ラッパーのコンテキストオプションです。 オプション co ...
https://man.plustar.jp/php/context.phar.html - [similar]
ファイルタイプを取得する 0
« 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]
ファイルが書き込み可能かどうかを調べる 0
« 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]
ファイルあるいはシンボリックリンクの情報を取得する 0
« linkinfo mkdir » PHP Manual ファイルシステム 関数 ファイルあるいはシンボリックリンクの情報を取得する lstat (PHP 4, PHP 5, PHP 7, PHP 8) lstat — ファイルあるいはシンボリックリンクの情報を取得する 説明 lstat ( string $filename ): array | false filename という名前のファイル、 またはシンボ ...
https://man.plustar.jp/php/function.lstat.html - [similar]
ファイルの inode 変更時刻を取得する 0
« fileatime filegroup » PHP Manual ファイルシステム 関数 ファイルの inode 変更時刻を取得する filectime (PHP 4, PHP 5, PHP 7, PHP 8) filectime — ファイルの inode 変更時刻を取得する 説明 filectime ( string $filename ): int | false ファイルの inode 変更時刻を取得します。 パラメータ filename ...
https://man.plustar.jp/php/function.filectime.html - [similar]
ファイルがディレクトリかどうかを調べる 0
« glob is_executable » PHP Manual ファイルシステム 関数 ファイルがディレクトリかどうかを調べる is_dir (PHP 4, PHP 5, PHP 7, PHP 8) is_dir — ファイルがディレクトリかどうかを調べる 説明 is_dir ( string $filename ): bool 指定したファイルがディレクトリかどうかを調べます。 パラメータ filename ...
https://man.plustar.jp/php/function.is-dir.html - [similar]
ファイルが実行可能かどうかを調べる 0
« 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]
ファイルが存在し、読み込み可能であるかどうかを知る 0
« 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]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張モジュールは三つの内部クラスを使います。 rar_open() が返すアーカイブをあらわすクラス RarArchive 、 rar_list() や rar_entry_get() が返すエントリをあらわすクラス RarEntry 、そして例外をあらわす RarExcept ...
https://man.plustar.jp/php/rar.resources.html - [similar]