検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 1119 for [SIMILAR] 16 1024 4096 WITH 84884 streamwrapper ... (0.712 sec.)
ストリームにタイムアウトを設定する 2353
« stream_set_read_buffer stream_set_write_buffer » PHP Manual ストリーム 関数 ストリームにタイムアウトを設定する stream_set_timeout (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_set_timeout — ストリームにタイムアウトを設定する 説明 stream_set_timeout ( resource $stream , int $seconds , in ...
https://man.plustar.jp/php/function.stream-set-timeout.html - [similar]
指定されたストリームのファイル書き込みバッファリングを有効にする 2353
« stream_set_timeout stream_socket_accept » PHP Manual ストリーム 関数 指定されたストリームのファイル書き込みバッファリングを有効にする stream_set_write_buffer (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_set_write_buffer — 指定されたストリームのファイル書き込みバッファリングを有効にする ...
https://man.plustar.jp/php/function.stream-set-write-buffer.html - [similar]
指定したストリームのファイル読み込みバッファリングを有効にする 2353
« stream_set_chunk_size stream_set_timeout » PHP Manual ストリーム 関数 指定したストリームのファイル読み込みバッファリングを有効にする stream_set_read_buffer (PHP 5 >= 5.3.3, PHP 7, PHP 8) stream_set_read_buffer — 指定したストリームのファイル読み込みバッファリングを有効にする 説明 stream ...
https://man.plustar.jp/php/function.stream-set-read-buffer.html - [similar]
現在のストリームで使用する新しい bucket を作成する 2353
« stream_bucket_make_writeable stream_bucket_prepend » PHP Manual ストリーム 関数 現在のストリームで使用する新しい bucket を作成する stream_bucket_new (PHP 5, PHP 7, PHP 8) stream_bucket_new — 現在のストリームで使用する新しい bucket を作成する 説明 stream_bucket_new ( resource $stream , ...
https://man.plustar.jp/php/function.stream-bucket-new.html - [similar]
stream_socket_server で作られたソケットの接続を受け入れる 2353
« stream_set_write_buffer stream_socket_client » PHP Manual ストリーム 関数 stream_socket_server で作られたソケットの接続を受け入れる stream_socket_accept (PHP 5, PHP 7, PHP 8) stream_socket_accept — stream_socket_server() で作られたソケットの接続を受け入れる 説明 stream_socket_accept ( ...
https://man.plustar.jp/php/function.stream-socket-accept.html - [similar]
PHP 5.6.x における OpenSSL 関連の変更 2353
« 新しい関数 その他の拡張モジュールに対する変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 PHP 5.6.x における OpenSSL 関連の変更 PHP 5.6.x における OpenSSL 関連の変更 ストリームラッパーが、SSL/TLS を使っている場合のピア証明書とホスト名の検証にデフォルトで対応 暗号化されたすべてのクラ ...
https://man.plustar.jp/php/migration56.openssl.html - [similar]
Check if a stream is a TTY 2353
« stream_is_local stream_notification_callback » PHP Manual ストリーム 関数 Check if a stream is a TTY stream_isatty (PHP 7 >= 7.2.0, PHP 8) stream_isatty — Check if a stream is a TTY 説明 stream_isatty ( resource $stream ): bool Determines if stream stream refers to a valid terminal typ ...
https://man.plustar.jp/php/function.stream-isatty.html - [similar]
操作する brigade から bucket オブジェクトを返す 2353
« stream_bucket_append stream_bucket_new » PHP Manual ストリーム 関数 操作する brigade から bucket オブジェクトを返す stream_bucket_make_writeable (PHP 5, PHP 7, PHP 8) stream_bucket_make_writeable — 操作する brigade から bucket オブジェクトを返す 説明 stream_bucket_make_writeable ( reso ...
https://man.plustar.jp/php/function.stream-bucket-make-writeable.html - [similar]
Expect の使用例 2353
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリモートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , "r" ); $cases = array ( a ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
ストリームのエラー 1099
« ストリームコンテキスト 例 » PHP Manual ストリーム ストリームのエラー ストリームのエラー ファイルやソケット関連の関数で処理に失敗するのと同じように、 ストリームにおける操作も様々な予測できる理由で失敗することがあります (例: リモートホストに接続できない、ファイルが見つからない、等)。 また ...
https://man.plustar.jp/php/stream.errors.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT