検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1397 for [SIMILAR] 16 1024 4096 WITH 43645 scanned WITH 4... (1.616 sec.)
ファイルのパーミッションを取得する 0
« fileowner filesize » PHP Manual ファイルシステム 関数 ファイルのパーミッションを取得する fileperms (PHP 4, PHP 5, PHP 7, PHP 8) fileperms — ファイルのパーミッションを取得する 説明 fileperms ( string $filename ): int | false 指定したファイルのパーミッションを取得します。 パラメータ file ...
https://man.plustar.jp/php/function.fileperms.html - [similar]
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
ファイルがシンボリックリンクかどうかを調べる 0
« is_file is_readable » PHP Manual ファイルシステム 関数 ファイルがシンボリックリンクかどうかを調べる is_link (PHP 4, PHP 5, PHP 7, PHP 8) is_link — ファイルがシンボリックリンクかどうかを調べる 説明 is_link ( string $filename ): bool 指定したファイルがシンボリックリンクかどうかを調べます ...
https://man.plustar.jp/php/function.is-link.html - [similar]
文字列から、ファイルを phar アーカイブに追加する 0
« Phar::addFile Phar::apiVersion » PHP Manual Phar 文字列から、ファイルを phar アーカイブに追加する Phar::addFromString (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::addFromString — 文字列から、ファイルを phar アーカイブに追加する 説明 public Phar::addFromString ( string $loca ...
https://man.plustar.jp/php/phar.addfromstring.html - [similar]
外部のパスあるいはファイルを phar アーカイブ内に仮想的にマウントする 0
« Phar::mapPhar Phar::mungServer » PHP Manual Phar 外部のパスあるいはファイルを phar アーカイブ内に仮想的にマウントする Phar::mount (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::mount — 外部のパスあるいはファイルを phar アーカイブ内に仮想的にマウントする 説明 final public stat ...
https://man.plustar.jp/php/phar.mount.html - [similar]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]
ファイルのサイズを取得する 0
« fileperms filetype » PHP Manual ファイルシステム 関数 ファイルのサイズを取得する filesize (PHP 4, PHP 5, PHP 7, PHP 8) filesize — ファイルのサイズを取得する 説明 filesize ( string $filename ): int | false 指定したファイルのサイズを取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.filesize.html - [similar]
指定されたパスのファイルにアーカイブの一部を置き換える 0
« ZipArchive::renameName ZipArchive::setArchiveComment » PHP Manual ZipArchive 指定されたパスのファイルにアーカイブの一部を置き換える ZipArchive::replaceFile (PHP >= 8.0.0, PECL zip >= 1.18.0) ZipArchive::replaceFile — 指定されたパスのファイルにアーカイブの一部を置き換える 説明 public Zi ...
https://man.plustar.jp/php/ziparchive.replacefile.html - [similar]
streamWrapper クラス 0
« php_user_filter::onCreate streamWrapper::__construct » PHP Manual ストリーム streamWrapper クラス streamWrapper クラス (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) はじめに 独自のプロトコルハンドラやストリームを実装し、 ( fopen() や fread() などの) 他のファイルシステム関数で使用できるようにし ...
https://man.plustar.jp/php/class.streamwrapper.html - [similar]
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]