検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 1689 for [SIMILAR] 16 1024 4096 WITH 8032 filename WITH 7... (0.954 sec.)
ファイルのアクセス権限を判断する 5361
« POSIX 関数 posix_ctermid » PHP Manual POSIX 関数 ファイルのアクセス権限を判断する posix_access (PHP 5 >= 5.1.0, PHP 7, PHP 8) posix_access — ファイルのアクセス権限を判断する 説明 posix_access ( string $filename , int $flags = 0 ): bool posix_access() は、ファイルに対するユーザーの アク ...
https://man.plustar.jp/php/function.posix-access.html - [similar]
通常ファイルかどうかを調べる 5361
« 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]
ファイルタイプを取得する 5361
« 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]
ファイルが実行可能かどうかを調べる 5361
« 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]
ファイル全体を読み込んで配列に格納する 5361
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
ファイルシステム 5361
« finfo::set_flags はじめに » PHP Manual ファイルシステム ファイルシステム ファイルシステム はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ファイルシステム 関数 basename — パスの最後にある名前の部分を返す chgrp — ファイルのグループを変更する chmod — フ ...
https://man.plustar.jp/php/book.filesystem.html - [similar]
ファイルシステム 関数 5361
« 定義済み定数 basename » PHP Manual ファイルシステム ファイルシステム 関数 ファイルシステム 関数 参考 関連する関数については、 ディレクトリ および プログラム実行 の節を 参照してください。 リモートファイルとして使用することができる種々のURLラッパーの一覧 と説明については、 サポートするプ ...
https://man.plustar.jp/php/ref.filesystem.html - [similar]
関数・メソッド 5361
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
バイナリセーフなファイルの読み込み 5361
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
ファイルを指定した長さに丸める 5361
« ftell fwrite » PHP Manual ファイルシステム 関数 ファイルを指定した長さに丸める ftruncate (PHP 4, PHP 5, PHP 7, PHP 8) ftruncate — ファイルを指定した長さに丸める 説明 ftruncate ( resource $stream , int $size ): bool ファイルポインタ stream を引数とし、 ファイルを指定した長さ、サイズに丸 ...
https://man.plustar.jp/php/function.ftruncate.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT