検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1070 for [SIMILAR] 16 1024 4096 WITH 17917 fflush WITH 49... (0.702 sec.)
ファイルの更新時刻を取得する 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]
gzファイルへのポインタから残りのデータ全部を出力する 0
« gzopen gzputs » PHP Manual Zlib 関数 gzファイルへのポインタから残りのデータ全部を出力する gzpassthru (PHP 4, PHP 5, PHP 7, PHP 8) gzpassthru — gzファイルへのポインタから残りのデータ全部を出力する 説明 gzpassthru ( resource $stream ): int gz ファイルポインタについて現在位置から EOF まで ...
https://man.plustar.jp/php/function.gzpassthru.html - [similar]
ファイルの inode を取得する 0
« filegroup filemtime » PHP Manual ファイルシステム 関数 ファイルの inode を取得する fileinode (PHP 4, PHP 5, PHP 7, PHP 8) fileinode — ファイルの inode を取得する 説明 fileinode ( string $filename ): int | false ファイルの inode を取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.fileinode.html - [similar]
Zlib 圧縮 0
« zip_read はじめに » PHP Manual 圧縮およびアーカイブ Zlib 圧縮 Zlib 圧縮 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Zlib 関数 deflate_add — インクリメンタルにデータを圧縮する deflate_init — インクリメンタルな圧縮コンテキストを初期化する gzclos ...
https://man.plustar.jp/php/book.zlib.html - [similar]
HTTP POST でアップロードされたファイルかどうかを調べる 0
« is_readable is_writable » PHP Manual ファイルシステム 関数 HTTP POST でアップロードされたファイルかどうかを調べる is_uploaded_file (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) is_uploaded_file — HTTP POST でアップロードされたファイルかどうかを調べる 説明 is_uploaded_file ( string $filename ): ...
https://man.plustar.jp/php/function.is-uploaded-file.html - [similar]
tar/zip アーカイブの内容をディレクトリに展開する 0
« PharData::__destruct PharData::isWritable » PHP Manual PharData tar/zip アーカイブの内容をディレクトリに展開する PharData::extractTo (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::extractTo — tar/zip アーカイブの内容をディレクトリに展開する 説明 public PharData::extractTo ...
https://man.plustar.jp/php/phardata.extractto.html - [similar]
文字列から、ファイルを phar アーカイブに追加する 0
« Phar::addFile Phar::apiVersion » PHP Manual Phar 文字列から、ファイルを phar アーカイブに追加する Phar::addFromString (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::addFromString — 文字列から、ファイルを phar アーカイブに追加する 説明 public Phar::addFromString ( string $loca ...
https://man.plustar.jp/php/phar.addfromstring.html - [similar]
phar アーカイブの内容をディレクトリに展開する 0
« Phar::__destruct Phar::getAlias » PHP Manual Phar phar アーカイブの内容をディレクトリに展開する Phar::extractTo (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::extractTo — phar アーカイブの内容をディレクトリに展開する 説明 public Phar::extractTo ( string $directory , array | s ...
https://man.plustar.jp/php/phar.extractto.html - [similar]
gz ファイルポインタが EOF かどうか調べる 0
« gzencode gzfile » PHP Manual Zlib 関数 gz ファイルポインタが EOF かどうか調べる gzeof (PHP 4, PHP 5, PHP 7, PHP 8) gzeof — gz ファイルポインタが EOF かどうか調べる 説明 gzeof ( resource $stream ): bool 与えられた GZ ファイルポインタが EOF (ファイル終端) を指すかどうかを調べます。 パラメ ...
https://man.plustar.jp/php/function.gzeof.html - [similar]
SCP 経由でファイルを送信する 0
« ssh2_scp_recv ssh2_send_eof » PHP Manual SSH2 関数 SCP 経由でファイルを送信する ssh2_scp_send (PECL ssh2 >= 0.9.0) ssh2_scp_send — SCP 経由でファイルを送信する 説明 ssh2_scp_send ( resource $session , string $local_file , string $remote_file , int $create_mode = 0644 ): bool ローカルフ ...
https://man.plustar.jp/php/function.ssh2-scp-send.html - [similar]