検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 193 for [SIMILAR] 16 1024 4096 WITH 20587 feof WITH 1759... (1.162 sec.)
bzip2 エラー文字列を返す 0
« bzerror bzflush » PHP Manual Bzip2 関数 bzip2 エラー文字列を返す bzerrstr (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzerrstr — bzip2 エラー文字列を返す 説明 bzerrstr ( resource $bz ): string 与えられたファイルポインタから返された bzip2 エラーのエラーの文字列を返します。 パラメータ bz ファイ ...
https://man.plustar.jp/php/function.bzerrstr.html - [similar]
PHP のクラスとして実装された URL ラッパーを登録する 0
« stream_supports_lock stream_wrapper_restore » PHP Manual ストリーム 関数 PHP のクラスとして実装された URL ラッパーを登録する stream_wrapper_register (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) stream_wrapper_register — PHP のクラスとして実装された URL ラッパーを登録する 説明 stream_wrapper_r ...
https://man.plustar.jp/php/function.stream-wrapper-register.html - [similar]
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
何もしない 0
« bzerrstr bzopen » PHP Manual Bzip2 関数 何もしない bzflush (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzflush — 何もしない 説明 bzflush ( resource $bz ): bool バッファリングされた全ての bzip2 データをファイルポインタ bz に書き込むことが想定された関数です。 しかし、libbz2 では null な関数とし ...
https://man.plustar.jp/php/function.bzflush.html - [similar]
開かれたgzファイルへのポインタを閉じる 0
« deflate_init gzcompress » PHP Manual Zlib 関数 開かれたgzファイルへのポインタを閉じる gzclose (PHP 4, PHP 5, PHP 7, PHP 8) gzclose — 開かれたgzファイルへのポインタを閉じる 説明 gzclose ( resource $stream ): bool 与えられた gz ファイルへのポインタを閉じます。 パラメータ stream gzファイル ...
https://man.plustar.jp/php/function.gzclose.html - [similar]
リモートファイルの使用 0
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow_url_fopen を有効にした場合、 ファイル名をパラメータとする関数の多くで HTTP および FTP のURL を使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURL ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
0
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ "i" ])) die( "Index unspecified or non-numeric" ); $index = (int) $_GET [ "i" ]; $arch = RarArchive :: open ...
https://man.plustar.jp/php/rar.examples.html - [similar]
このエントリのファイルハンドラを取得する 0
« RarEntry::getPackedSize RarEntry::getUnpackedSize » PHP Manual RarEntry このエントリのファイルハンドラを取得する RarEntry::getStream (PECL rar >= 2.0.0) RarEntry::getStream — このエントリのファイルハンドラを取得する 説明 public RarEntry::getStream ( string $password = ? ): resource | f ...
https://man.plustar.jp/php/rarentry.getstream.html - [similar]
0
« ストリームのエラー ストリームラッパーとして登録するクラスの例 » PHP Manual ストリーム 例 例 目次 ストリームラッパーとして登録するクラスの例 例1 file_get_contents() を使って さまざまな場所からデータを取得する <?php /* /home/bar にあるローカルファイルを読み出す */ $localfile = file_get_c ...
https://man.plustar.jp/php/stream.examples.html - [similar]
bzip2 エラー番号とエラー文字列を配列で返す 0
« bzerrno bzerrstr » PHP Manual Bzip2 関数 bzip2 エラー番号とエラー文字列を配列で返す bzerror (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzerror — bzip2 エラー番号とエラー文字列を配列で返す 説明 bzerror ( resource $bz ): array 与えられたファイルポインタから返された bzip2 エラーのエラー番号とエ ...
https://man.plustar.jp/php/function.bzerror.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT