検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1119 for [SIMILAR] 16 1024 4096 WITH 84884 streamwrapper ... (0.624 sec.)
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
インデックスで指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) 0
« ZipArchive::getStream ZipArchive::getStreamName » PHP Manual ZipArchive インデックスで指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) ZipArchive::getStreamIndex (PHP 8 >= 8.2.0, PECL zip >= 1.20.0) ZipArchive::getStreamIndex — インデックスで指定されたエントリへの、ファ ...
https://man.plustar.jp/php/ziparchive.getstreamindex.html - [similar]
ストリームに EOF を送信する 0
« ssh2_scp_send ssh2_sftp_chmod » PHP Manual SSH2 関数 ストリームに EOF を送信する ssh2_send_eof (PECL ssh2 >= 1.3) ssh2_send_eof — ストリームに EOF を送信する 説明 ssh2_send_eof ( resource $channel ): bool ストリームに EOF を送信します。 この関数は通常、標準入力をクローズしつつ、 標準出 ...
https://man.plustar.jp/php/function.ssh2-send-eof.html - [similar]
事前に登録を解除された組み込みラッパーを復元する 0
« stream_wrapper_register stream_wrapper_unregister » PHP Manual ストリーム 関数 事前に登録を解除された組み込みラッパーを復元する stream_wrapper_restore (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_wrapper_restore — 事前に登録を解除された組み込みラッパーを復元する 説明 stream_wrapper_restore ( ...
https://man.plustar.jp/php/function.stream-wrapper-restore.html - [similar]
ローカルまたはリモートのソケットの名前を取得する 0
« stream_socket_enable_crypto stream_socket_pair » PHP Manual ストリーム 関数 ローカルまたはリモートのソケットの名前を取得する stream_socket_get_name (PHP 5, PHP 7, PHP 8) stream_socket_get_name — ローカルまたはリモートのソケットの名前を取得する 説明 stream_socket_get_name ( resource $so ...
https://man.plustar.jp/php/function.stream-socket-get-name.html - [similar]
ファイルの内容を全て文字列に読み込む 0
« 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]
HTTP コンテキストオプションの一覧 0
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプションとパラメータ HTTP コンテキストオプションの一覧 HTTP コンテキストオプション HTTP コンテキストオプション — HTTP コンテキストオプションの一覧 説明 http:// および https:// トランスポート用のコンテキ ...
https://man.plustar.jp/php/context.http.html - [similar]
ストリームのクラス 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 ストリームのクラス ストリームのクラス ユーザー定義のラッパーは、 stream_wrapper_register() で、同関数の説明ページに記載されたクラス定義を使うことで、 登録することができます。 ユーザー定義のフィルタ用に、ベースとなる抽象クラスとして ...
https://man.plustar.jp/php/stream.resources.html - [similar]
ソケットをカプセル化したストリームに、ソケットをエクスポートする 0
« socket_create socket_get_option » PHP Manual ソケット 関数 ソケットをカプセル化したストリームに、ソケットをエクスポートする socket_export_stream (PHP 7 >= 7.0.7, PHP 8) socket_export_stream — ソケットをカプセル化したストリームに、ソケットをエクスポートする 説明 socket_export_stream ( S ...
https://man.plustar.jp/php/function.socket-export-stream.html - [similar]
文字列フィルタ 0
« 利用できるフィルタのリスト 変換フィルタ » PHP Manual 利用できるフィルタのリスト 文字列フィルタ 文字列フィルタ これらのフィルタは、まさしくその名が示すとおりの働きをし、PHP 組み込み の文字列処理関数と同じように動作します。これらのフィルタについての より詳しい情報は、対応する関数のマニュ ...
https://man.plustar.jp/php/filters.string.html - [similar]