検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 1446 for [SIMILAR] 16 1024 4096 WITH 21363 contents WITH ... (1.060 sec.)
SplFileObject クラス 3335
« SplFileInfo::__toString SplFileObject::__construct » PHP Manual ファイル操作 SplFileObject クラス SplFileObject クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplFileObject クラスはファイルのためのオブジェクト指向のインターフェイスを提供します。 クラス概要 class SplFileObject extends S ...
https://man.plustar.jp/php/class.splfileobject.html - [similar]
指定したファイル名が正しい形式の phar ファイルかどうかを返す 3335
« 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]
ファイルの所有者を変更する 3335
« 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]
出力をファイルにフラッシュする 3335
« 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]
ファイルが存在し、読み込み可能であるかどうかを知る 3335
« 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]
一意なファイル名を生成する 3335
« 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 サーバーからファイルをダウンロードする 3335
« 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]
ファイルが実行可能かどうかを調べる 3335
« 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 ファイルを開く 3335
« 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]
オープン中のファイルを FTP サーバーにアップロードする 3335
« ftp_fget ftp_get_option » PHP Manual FTP 関数 オープン中のファイルを FTP サーバーにアップロードする ftp_fput (PHP 4, PHP 5, PHP 7, PHP 8) ftp_fput — オープン中のファイルを FTP サーバーにアップロードする 説明 ftp_fput ( FTP\Connection $ftp , string $remote_filename , resource $stream , ...
https://man.plustar.jp/php/function.ftp-fput.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT