検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 634 for [SIMILAR] 16 1024 4096 WITH 7559 ッパ WITH 6125 ... (0.769 sec.)
ストリーム / ラッパー / コンテキストに設定されているオプションを取得する 0
« stream_context_get_default stream_context_get_params » PHP Manual ストリーム 関数 ストリーム / ラッパー / コンテキストに設定されているオプションを取得する stream_context_get_options (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_context_get_options — ストリーム / ラッパー / コンテキストに ...
https://man.plustar.jp/php/function.stream-context-get-options.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 0
« Phar::convertToExecutable Phar::count » PHP Manual Phar phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする Phar::copy (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::copy — phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 説明 ...
https://man.plustar.jp/php/phar.copy.html - [similar]
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
FAQ: 名前空間について知っておくべきこと 0
« 名前解決のルール 列挙型(Enum) » PHP Manual 名前空間 FAQ: 名前空間について知っておくべきこと FAQ: 名前空間について知っておくべきこと (PHP 5 >= 5.3.0, PHP 7, PHP 8) この FAQ は 2 つに別れています。一般的な質問と、 深く理解するために有用な実装に関する質問です。 まずは一般的な質問。 名前空 ...
https://man.plustar.jp/php/language.namespaces.faq.html - [similar]
ファイルの所有者を取得する 0
« filemtime fileperms » PHP Manual ファイルシステム 関数 ファイルの所有者を取得する fileowner (PHP 4, PHP 5, PHP 7, PHP 8) fileowner — ファイルの所有者を取得する 説明 fileowner ( string $filename ): int | false ファイルの所有者を取得します。 パラメータ filename ファイルへのパス。 戻り値 ...
https://man.plustar.jp/php/function.fileowner.html - [similar]
Phar アーカイブの使用法 0
« 定義済み定数 Phar アーカイブの使用法: 導入 » PHP Manual Phar Phar アーカイブの使用法 Phar アーカイブの使用法 目次 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの使用法: Phar クラスおよび PharData クラス 関連キーワード: Phar , アーカイブ ...
https://man.plustar.jp/php/phar.using.html - [similar]
ファイルのグループを取得する 0
« filectime fileinode » PHP Manual ファイルシステム 関数 ファイルのグループを取得する filegroup (PHP 4, PHP 5, PHP 7, PHP 8) filegroup — ファイルのグループを取得する 説明 filegroup ( string $filename ): int | false ファイルのグループを取得します。戻り値は、数値形式のグループ ID です。 グ ...
https://man.plustar.jp/php/function.filegroup.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]
ファイルまたはディレクトリが存在するかどうか調べる 0
« 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]
ファイルの更新時刻を取得する 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]