検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1766 for [SIMILAR] 16 1024 4096 WITH 48353 curlfile WITH ... (0.972 sec.)
ファイルが存在し、読み込み可能であるかどうかを知る 549
« 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]
一意なファイル名を生成する 549
« 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 サーバーからファイルをダウンロードする 549
« 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]
ファイルが実行可能かどうかを調べる 549
« 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]
gz ファイルを開く 549
« gzinflate gzpassthru » PHP Manual Zlib 関数 gz ファイルを開く gzopen (PHP 4, PHP 5, PHP 7, PHP 8) gzopen — gz ファイルを開く 説明 gzopen ( string $filename , string $mode , int $use_include_path = 0 ): resource | false 読み込みもしくは書き込みのために gzip (.gz) ファイルをオープンします ...
https://man.plustar.jp/php/function.gzopen.html - [similar]
特殊ファイルあるいは一般ファイルを作る 549
« eio_mkdir eio_nop » PHP Manual Eio 関数 特殊ファイルあるいは一般ファイルを作る eio_mknod (PECL eio >= 0.0.1dev) eio_mknod — 特殊ファイルあるいは一般ファイルを作る 説明 eio_mknod ( string $path , int $mode , int $dev , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data ...
https://man.plustar.jp/php/function.eio-mknod.html - [similar]
ディレクトリ内のファイルから phar を作成する 549
« Phar::apiVersion Phar::buildFromIterator » PHP Manual Phar ディレクトリ内のファイルから phar を作成する Phar::buildFromDirectory (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::buildFromDirectory — ディレクトリ内のファイルから phar を作成する 説明 public Phar::buildFromDirecto ...
https://man.plustar.jp/php/phar.buildfromdirectory.html - [similar]
ファイルが書き込み可能かどうかを調べる 549
« 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]
ファイルの最終アクセス時刻および最終更新日をセットする 549
« tmpfile umask » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻および最終更新日をセットする touch (PHP 4, PHP 5, PHP 7, PHP 8) touch — ファイルの最終アクセス時刻および最終更新日をセットする 説明 touch ( string $filename , ? int $mtime = null , ? int $atime = null ): bool fi ...
https://man.plustar.jp/php/function.touch.html - [similar]
ファイルの内容を全て文字列に読み込む 549
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読み込む file_get_contents (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) file_get_contents — ファイルの内容を全て文字列に読み込む 説明 file_get_contents ( string $filename , bool $use_include_path = fa ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]