検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 929 for [SIMILAR] 16 1024 4096 WITH 25186 compersisthelp... (0.819 sec.)
指定したファイル名が正しい形式の phar ファイルかどうかを返す 1064
« Phar::isFileFormat Phar::isWritable » PHP Manual Phar 指定したファイル名が正しい形式の phar ファイルかどうかを返す Phar::isValidPharFilename (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.0) Phar::isValidPharFilename — 指定したファイル名が正しい形式の phar ファイルかどうかを返す 説明 ...
https://man.plustar.jp/php/phar.isvalidpharfilename.html - [similar]
ファイルの所有者を変更する 1064
« chmod clearstatcache » PHP Manual ファイルシステム 関数 ファイルの所有者を変更する chown (PHP 4, PHP 5, PHP 7, PHP 8) chown — ファイルの所有者を変更する 説明 chown ( string $filename , string | int $user ): bool ファイル filename の所有者を(名前または番号で指定した) ユーザー user に変更 ...
https://man.plustar.jp/php/function.chown.html - [similar]
出力をファイルにフラッシュする 1064
« feof fgetc » PHP Manual ファイルシステム 関数 出力をファイルにフラッシュする fflush (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) fflush — 出力をファイルにフラッシュする 説明 fflush ( resource $stream ): bool この関数は、バッファリングされた全ての出力をファイルハンドル stream が指すリソースに強 ...
https://man.plustar.jp/php/function.fflush.html - [similar]
バイナリ対応のgzファイル読み込み 1064
« gzputs gzrewind » PHP Manual Zlib 関数 バイナリ対応のgzファイル読み込み gzread (PHP 4, PHP 5, PHP 7, PHP 8) gzread — バイナリ対応のgzファイル読み込み 説明 gzread ( resource $stream , int $length ): string | false gzread() は、最大 length バイトのデータを zp が指す gz ファイルポインタ か ...
https://man.plustar.jp/php/function.gzread.html - [similar]
通常ファイルかどうかを調べる 1064
« 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]
ファイルを出力する 1064
« popen readlink » PHP Manual ファイルシステム 関数 ファイルを出力する readfile (PHP 4, PHP 5, PHP 7, PHP 8) readfile — ファイルを出力する 説明 readfile ( string $filename , bool $use_include_path = false , ? resource $context = null ): int | false ファイルを読んで標準出力に書き出します。 ...
https://man.plustar.jp/php/function.readfile.html - [similar]
ファイル全体を読み込んで配列に格納する 1064
« 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]
ファイルが存在し、読み込み可能であるかどうかを知る 1064
« 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]
一意なファイル名を生成する 1064
« symlink tmpfile » PHP Manual ファイルシステム 関数 一意なファイル名を生成する tempnam (PHP 4, PHP 5, PHP 7, PHP 8) tempnam — 一意なファイル名を生成する 説明 tempnam ( string $directory , string $prefix ): string | false 一意なテンポラリファイル名を、パーミッションを 0600 に設定し、 指定 ...
https://man.plustar.jp/php/function.tempnam.html - [similar]
FTP サーバーからファイルをダウンロードする 1064
« ftp_get_option ftp_login » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードする ftp_get (PHP 4, PHP 5, PHP 7, PHP 8) ftp_get — FTP サーバーからファイルをダウンロードする 説明 ftp_get ( FTP\Connection $ftp , string $local_filename , string $remote_filename , int $mode = FTP_BI ...
https://man.plustar.jp/php/function.ftp-get.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT